Update README.md

Change wording in read me to be more clear about how to install `oauth2client`
This commit is contained in:
Vivek Seth
2015-12-17 18:35:54 -05:00
parent 5f385a6c67
commit 8ce2b69a47

View File

@@ -7,7 +7,7 @@ This is a client library for accessing resources protected by OAuth 2.0.
Installation
============
To install, simply say
To install, simply run the following command in your terminal:
```bash
$ pip install --upgrade oauth2client