mirror of
https://github.com/PR0M3TH3AN/RePrompt.git
synced 2025-09-07 14:38:43 +00:00
update
This commit is contained in:
@@ -94,9 +94,16 @@ source venv/bin/activate
|
|||||||
cd src
|
cd src
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 3. Install Dependencies
|
||||||
|
|
||||||
|
Update pip first:
|
||||||
|
|
||||||
|
````bash
|
||||||
|
python -m pip install --upgrade pip
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
````
|
||||||
|
|
||||||
Required packages:
|
Required packages:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user