Skip to content

Commit 290d84c

Browse files
Ankit098francisf
authored andcommitted
chore: update readme
1 parent bf20ad0 commit 290d84c

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
@@ -17,7 +17,7 @@ python3 should be installed
1717
* It is recommended to use a virtual environment to install dependencies. To create a virtual environment:
1818
```
1919
python3 -m venv env
20-
source env/bin/activate # on Mac
20+
source env/bin/activate # on Mac/Linux
2121
env\Scripts\activate # on Windows
2222
```
2323
* Install dependencies

0 commit comments

Comments
 (0)