updated README.md

This commit is contained in:
Alexander 2024-08-10 20:30:26 -04:00
parent 5187d29e86
commit 568ac82828

View file

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