diff --git a/README.md b/README.md index 374778a..e2a7d99 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ ## Installation -Use `uv` (). -Easy way to install `uv` on Debian: +```sh +PIP_EXTRA_INDEX_URL=https://pypi.org/simple/ pip install --index-url https://philo.ydns.eu/code/api/packages/Philome/pypi/simple/ sms-handler +``` + +Debian and other systems require using `pipx` `pip`: ```sh -apt install -y pipx && pipx install uv +sudo apt install -y pipx +PIP_EXTRA_INDEX_URL=https://pypi.org/simple/ pipx install --index-url https://philo.ydns.eu/code/api/packages/Philome/pypi/simple/ sms-handler ``` ## Configuration @@ -69,7 +73,7 @@ Use `podman` or `docker`: podman run tiptop:5000/sms_handler ``` -**Note**: the container is not published publicly yet. +**Note**: the container is not published publicly yet! Pass parameters like this: