Skip to content

Commit

Permalink
Fixed installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoursenaud committed Sep 6, 2016
1 parent a62c8a6 commit f692b64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
client_secret.json
credentials.json
google-shared-contacts-client
google-shared-contacts-client.tar.gz
google-shared-contacts-client.zip
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Example CSV file for ```python shared_contacts_profiles.py --import```: [outlook
# Installation

```
pip install requirements.txt
pip install -r requirements.txt
```

# Setup
Expand Down

0 comments on commit f692b64

Please sign in to comment.