Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vigonotion committed Jul 29, 2019
1 parent 8b9a304 commit 9b8db2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ library does not work anymore.
Using pip:

```
sudo pip install stadtreinigung_hamburg
pip install stadtreinigung-hamburg
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
EMAIL = 'tom@sutomaji.net'
AUTHOR = 'Tom Schneider'
REQUIRES_PYTHON = '>=3.6.0'
VERSION = '0.1.0'
VERSION = '0.1.1'

# What packages are required for this module to be executed?
REQUIRED = [
Expand Down

0 comments on commit 9b8db2d

Please sign in to comment.