Skip to content

Commit b2dfdd7

Browse files
authored
Update README.md
1 parent 4f0752f commit b2dfdd7

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
@@ -35,7 +35,7 @@ python -m venv .venv
3535
.venv\Scripts\activate
3636
pip install -r requirements.txt
3737
```
38-
For Linux\Mac
38+
For Linux or Mac
3939
```sh
4040
python -m venv .venv
4141
source .venv/bin/activate

0 commit comments

Comments
 (0)