diff --git a/README.md b/README.md index 51c5106..245a544 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,13 @@ options. [![Build Status](https://drone.libreitalia.org/api/badges/libreitalia/loaih/status.svg)](https://drone.libreitalia.org/libreitalia/loaih) -You can much more easily install the package via the produced wheel in the +You can install (since version 1.3.2) the tool directly from PyPI: + + $ pip install loaih + +See the [PyPI package page](https://pypi.org/project/loaih/) for more info. + +Alternatively, you can easily install the package via the compiled wheel in the [Releases](/libreitalia/loaih/releases/) page. Once downloaded, you can install the utility with `pip`