Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HaloDragon7410 authored Sep 29, 2019
1 parent 4a6118d commit 5b36287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
# <Create local_config.py with variables as given below>
python3 -m startup
python3 -m userbot
```

An example `local_config.py` file could be:
Expand Down

0 comments on commit 5b36287

Please sign in to comment.