updated README.md

This commit is contained in:
Alexander 2024-08-10 20:29:15 -04:00
parent 95b24683ee
commit 5187d29e86

View file

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