Skip to content

Commit

Permalink
Tagging this to v0.1. Uploading to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoSanchez committed Oct 28, 2020
1 parent c872869 commit bd7ae85
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@

## Installing

Simply clone and from within the repo
```
pip install -e .
```
- From PyPI
```
pip install tinynpydb
```
- Simply clone and from within the repo
```
pip install -e .
```
## Quickstart
Expand Down

0 comments on commit bd7ae85

Please sign in to comment.