diff --git a/README.md b/README.md index f9cad0a..d85b836 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ The number pad is randomized each time. Difficulty, attempts, and time to expira - Open the `app` folder - Rename `sample.env` to `.env` - Enter your Telegram bot token from @botfather +- Type `pip install -r requirements.txt` to install dependencies - Run by typing `python main.py` ### Docker