AlvaroMros commited on
Commit
41a877e
·
1 Parent(s): 4343b21

Modified Readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 and run the following commands:
18
 
19
- 1. Install the required Python packages using pip:
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