Skip to content

Commit 22f67a5

Browse files
committed
update readme.md
1 parent b40653c commit 22f67a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This project is developed and tested using Python 3.9. Due to compatibility issu
3030
2. Create a virtual environment:
3131
```bash
3232
python -m venv master_micro
33-
source venv/bin/activate # On Windows, use `venv\Scripts\activate`
33+
source master_micro/bin/activate # On Windows, use `master_micro\Scripts\activate`
3434
```
3535

3636
3. Install the required dependencies:

0 commit comments

Comments
 (0)