diff --git a/README.md b/README.md index 362334a..1761502 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Then install with one of the following options: ```shell sudo python3 -m pip install --upgrade git+https://codeberg.org/privacy1st/execNotify -sudo python3 -m pip install --upgrade ~/Downloads/git/execNotify/ +sudo python3 -m pip install --upgrade . sudo python3 -m pip install --upgrade --index-url https://test.pypi.org/simple/ --no-deps de.p1st.exec-notify ```