diff --git a/README.md b/README.md index de2987f..2b569d3 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,10 @@ Use the pydoc utility for help on usage or see [tests/](tests/) for examples. ## Installation -Install via pip: - -```sh -python3 -m pip install pylast -``` - Install latest development version: ```sh -python3 -m pip install -U git+https://github.com/pylast/pylast +python3 -m pip install -U git+https://git.hirad.it/Hirad/pylast ``` Or from requirements.txt: