From 5187d29e86b720cc500ce04546c0264ca75312c4 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 10 Aug 2024 20:29:15 -0400 Subject: [PATCH] updated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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