Update README.md
Change wording in read me to be more clear about how to install `oauth2client`
This commit is contained in:
@@ -7,7 +7,7 @@ This is a client library for accessing resources protected by OAuth 2.0.
|
|||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
To install, simply say
|
To install, simply run the following command in your terminal:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip install --upgrade oauth2client
|
$ pip install --upgrade oauth2client
|
||||||
|
|||||||
Reference in New Issue
Block a user