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 3f8dc78 commit 4cc527fCopy full SHA for 4cc527f
README.md
@@ -8,9 +8,11 @@ Installation
8
9
To install, simply use `pip` or `easy_install`:
10
11
- $ pip install --upgrade google-api-python-client
+ $ pip install --upgrade google-api-python-client
12
13
- $ easy_install --upgrade google-api-python-client
+or
14
+
15
+ $ easy_install --upgrade google-api-python-client
16
17
See the
18
[Developers Guide](https://developers.google.com/api-client-library/python/start/get_started)
0 commit comments