summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1cedb74..86f9d7b 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,9 @@ Wymagania systemowe
Dla wersji skompilowanej: jakiś współczesny system rodziny MS Windows.
Dla wersji skryptowej:
- * Python 2.x ze standardowym zestawem bibliotek
+ * Python 2.7.x, co najmniej 2.7.9, ze standardowym zestawem bibliotek
* MySQL connector dla Pythona
- * moduł requests
- * moduł BeautifulSoup4
+ * `pip install -r requirements.txt`
Instalacja
----------