Skip to content

Commit

Permalink
pip package doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Gaggini committed Jul 11, 2018
1 parent 7993e41 commit 87aedf4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,17 @@ repos = api.users.lgaggini.repos.get()
* errors and exceptions leaved to upper layers

## Install
### Github
```
git clone https://github.com/lgaggini/drowse.git
cd drowse
python2 setup.py install
```

pip package to come.
### Pypi
```
pip install drowse
```

## Status
Beta version 0.2.0, manual tested on a medium tests set.
Expand Down

0 comments on commit 87aedf4

Please sign in to comment.