Update README: install via pypi

This commit is contained in:
Marcel Nijenhof
2022-01-03 18:03:03 +01:00
parent fe29441d1d
commit bf28862f1f

View File

@@ -12,12 +12,10 @@ how to use it.
## Installing
The package is not available on [PyPI](https://pypi.org/).
At the moment the package is hosted at https://marceln.org/download/python.
Just install the package with 'pip':
You can install the package with pip:
```
pip install --extra-index-url https://marceln.org/download/python lmwsip
pip install lmwsip
```
## Examples