Skip to content

Commit b40653c

Browse files
committed
update readme.md
1 parent 8e56d8e commit b40653c

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
@@ -29,7 +29,7 @@ This project is developed and tested using Python 3.9. Due to compatibility issu
2929

3030
2. Create a virtual environment:
3131
```bash
32-
python -m venv venv
32+
python -m venv master_micro
3333
source venv/bin/activate # On Windows, use `venv\Scripts\activate`
3434
```
3535

0 commit comments

Comments
 (0)