From 568ac82828596fe3f91743c8fc9485f33df60e85 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 10 Aug 2024 20:30:26 -0400 Subject: [PATCH] updated README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d85b836..e083a14 100644 --- a/README.md +++ b/README.md @@ -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`