aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-03-08 10:41:06 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-03-08 10:41:06 +0530
commitaa762ccd0696ee4648d791d7ed6cc296a7cd0183 (patch)
tree1e52c9892f24d99e3fc4a05845d2aa67f96b8cbf
parent678ad4b547218208defc752b558d6f98a929f972 (diff)
downloadcrypto-alert-master.tar.gz
crypto-alert-master.tar.bz2
crypto-alert-master.zip
-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`