From 00e710fe5c5416c01b66509515e5c09ddcb7e6a5 Mon Sep 17 00:00:00 2001 From: Keep Creating Online <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:54:32 -0500 Subject: [PATCH] update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7640987..38bb302 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,16 @@ source venv/bin/activate cd src ``` +### 3. Install Dependencies + +Update pip first: + +````bash +python -m pip install --upgrade pip + ```bash pip install -r requirements.txt -``` +```` Required packages: