From b3f84b6fc6501ccb0d8d89029a0d06264dec85d5 Mon Sep 17 00:00:00 2001 From: Istoleyourbutter Date: Thu, 23 May 2024 17:13:09 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e65059..70fb61d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ ## Installation 📦 1. **Clone the repository: `git clone https://github.com/AnonCatalyst/Odinova`** -2. **Install dependencies: `python3 install.py`** +2. **Install dependencies: `pip install -r src/requirements.txt --break-system-packages +`** ## Usage 🚨