Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
S0KPiseth authored Aug 25, 2024
1 parent 0cd7748 commit 1be00d3
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,9 @@ Here're some of the project's best features:
```

3. **Activate the virtual environment:**
- On Windows:
```sh
venv\Scripts\activate
```
- On macOS/Linux:
```sh
source venv/bin/activate
```
```sh
venv\Scripts\activate
```
4. **Install requirement dependencies**
```
pip install -r requirements.txt
Expand Down

0 comments on commit 1be00d3

Please sign in to comment.