Skip to content

Commit

Permalink
Clarify installing in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Windmark committed Jan 1, 2019
1 parent f13ae1a commit e7e4490
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Not implemented commands
## Installing
Install the package with requirements by running
```bash
pip install google-reminder-api-wrapper
```
or locally
```bash
python3 setup.py install
```
Note that this package requires Python 3.
Expand Down

0 comments on commit e7e4490

Please sign in to comment.