aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 119db89..67512ae 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
### This project is build for fun
-to run the program you must run `pip install -r requirement.txt` and `python main.py`
+to run the program you must run `pip install -r requirement.txt` and `python main.py` for linux users make sure to create a env using `virtualenv`