We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9076c1 commit a1026d6Copy full SHA for a1026d6
README.md
@@ -80,7 +80,7 @@ dependencies.
80
### Mac/Linux
81
82
```
83
-pip install virtualenv
+pip3 install virtualenv
84
virtualenv <your-env>
85
source <your-env>/bin/activate
86
<your-env>/bin/pip install google-api-python-client
0 commit comments