From 71a81b6a8eff519aac1450c9fb59d375793b5adf Mon Sep 17 00:00:00 2001 From: Emiliano Vavassori Date: Fri, 1 Dec 2023 23:29:41 +0100 Subject: [PATCH] Fixing the Readme a bit. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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`