Spaces:
Sleeping
Sleeping
Commit
·
41a877e
1
Parent(s):
4343b21
Modified Readme
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ pinned: false
|
|
14 |
|
15 |
## Setup
|
16 |
|
17 |
-
Clone the repo, then open a terminal in the root folder
|
18 |
|
19 |
-
|
20 |
|
21 |
```bash
|
22 |
pip install -r requirements.txt
|
|
|
14 |
|
15 |
## Setup
|
16 |
|
17 |
+
1. Clone the repo (or download it), then open a terminal in the root folder
|
18 |
|
19 |
+
2. Install the required Python packages using pip:
|
20 |
|
21 |
```bash
|
22 |
pip install -r requirements.txt
|