diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 10:41:06 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 10:41:06 +0530 |
commit | aa762ccd0696ee4648d791d7ed6cc296a7cd0183 (patch) | |
tree | 1e52c9892f24d99e3fc4a05845d2aa67f96b8cbf | |
parent | 678ad4b547218208defc752b558d6f98a929f972 (diff) | |
download | crypto-alert-aa762ccd0696ee4648d791d7ed6cc296a7cd0183.tar.gz crypto-alert-aa762ccd0696ee4648d791d7ed6cc296a7cd0183.tar.bz2 crypto-alert-aa762ccd0696ee4648d791d7ed6cc296a7cd0183.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |