Skip to content

Commit baa2432

Browse files
authored
Update README.md
1 parent 4a097f1 commit baa2432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ This project is under prgress so you have to wait for some time to get your want
2727
Add environment variable file (eg:- `.env`, `.env.local`, `.env.developement`) and add `BOT_TOKEN=<add your bot token>` & `MONGO_URI=<mongodb connection string>` to that file.
2828

2929
### Step 3
30-
Install dependencies using `pip install -r requirements.txt` and run `python bot/bot.py` in your local machine.
30+
Install dependencies using ```pip install -r requirements.txt``` and run `python bot/bot.py` in your local machine.

0 commit comments

Comments
 (0)