Skip to content

Commit 4cc527f

Browse files
committed
Tweak README.
1 parent 3f8dc78 commit 4cc527f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Installation
88

99
To install, simply use `pip` or `easy_install`:
1010

11-
$ pip install --upgrade google-api-python-client
11+
$ pip install --upgrade google-api-python-client
1212

13-
$ easy_install --upgrade google-api-python-client
13+
or
14+
15+
$ easy_install --upgrade google-api-python-client
1416

1517
See the
1618
[Developers Guide](https://developers.google.com/api-client-library/python/start/get_started)

0 commit comments

Comments
 (0)