Skip to content

Commit dc5da8a

Browse files
committed
Merge pull request googleapis#2 from eduardocereto/patch-1
Fix pip install command on README
2 parents be82ec4 + 24bff36 commit dc5da8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installation
88

99
To install, simply use pip or easy_install:
1010

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

1313
$ easy_install --upgrade google-api-python-client
1414

0 commit comments

Comments
 (0)