diff --git a/README.md b/README.md
index c4e11f5..0059689 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,11 @@ REQUIREMENTS:
Python 3
Following modules:
- * cx_Freeze
- * praw
- * progressbar
- * imgur_downloader
- * wxPython
+ * cx_Freeze (pip install cx-Freeze)
+ * praw (pip install praw)
+ * progressbar (pip install progressbar)
+ * imgur_downloader (pip install imgur-downloader)
+ * wx (pip install wxPython)
Managing script (UI): Changer.py.
Main loop: wrapper.py.