Skip to content

Commit a1fce48

Browse files
committed
update readme.md
1 parent a53670a commit a1fce48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
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 master_micro/bin/activate # On Windows, use `master_micro\Scripts\activate`
33+
master_micro\Scripts\activate # On macOS and Linux, use `source master_micro/bin/activate`
3434
```
3535

3636
3. Install the required dependencies:

0 commit comments

Comments
 (0)