Skip to content

Commit

Permalink
Minor change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
isichei committed Jan 22, 2021
1 parent 690db7c commit 8a103d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
> Requires a pip release above 20.
```bash
pip install "pydbtools @ git+https://github.com/moj-analytical-services/pydbtools"

## Or install a specific release
## To install from pypi
pip install pydbtools

## Or install from git with a specific release
pip install "pydbtools @ git+https://github.com/moj-analytical-services/[email protected]"
```

Expand Down

0 comments on commit 8a103d3

Please sign in to comment.