Added instructions to update loaih over PyPI.

Emiliano Vavassori 2024-01-01 22:04:00 +01:00
parent 06accd1e4f
commit 33af1af08b
2 changed files with 5 additions and 1 deletions

@ -90,7 +90,7 @@ ones).
The script would build all the AppImages silently by default (and likely,
seemingly stuck); if you need to follow the building process, use the `-v` (or
`--verbose`) flag (which is the only option available for the `batch` verb.
`--verbose`) flag, which is the only option available for the `batch` verb.
## Remote repositories ##

@ -54,6 +54,10 @@ it directly from [PyPI](https://pypi.org/project/loaih/):
pip install loaih
Upgrading to new versions of `loaih` is easier with `pip`, also:
pip install --upgrade loaih
## Test that `loaih` works ##