Skip to content

Commit

Permalink
refer to version on pypi in installation section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ldruschk authored Jun 4, 2020
1 parent 876d3d9 commit d85a126
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ The full API specification can be found [docs/api.md](docs/api.md).
(Generated from docstring using `pydocmd simple ...`).

## Installation
For now, the library can be installed using pip/git, like:
The latest stable version of the library is available on pip: `pip install enochecker`

To access the development version, the library can be installed using pip/git, like:
`pip install git+https://github.com/enowars/enochecker`

## Launch Checker
Expand Down

0 comments on commit d85a126

Please sign in to comment.