Skip to content

Commit a1026d6

Browse files
authored
chore: Update README.md (#1806)
1 parent c9076c1 commit a1026d6

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
@@ -80,7 +80,7 @@ dependencies.
8080
### Mac/Linux
8181

8282
```
83-
pip install virtualenv
83+
pip3 install virtualenv
8484
virtualenv <your-env>
8585
source <your-env>/bin/activate
8686
<your-env>/bin/pip install google-api-python-client

0 commit comments

Comments
 (0)