Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbanuru authored Jul 1, 2024
1 parent 6fc737f commit 3f7807e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ To set up this project, follow these steps in a terminal:
```

2. **Create a Virtual Environment:**
- Run the following command to create a Python virtual environment (tested on **3.10.10**):
- Run the following command to create a Python virtual environment (tested on Python **3.10.10**):
```bash
python -m venv venv
```

0 comments on commit 3f7807e

Please sign in to comment.