diff --git a/README.md b/README.md index 2f213db..1da4a64 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ to integrate with other tools, for notification on various devices and automatio 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`: +Debian and other systems prefer using `pipx` instead of `pip`: ```sh sudo apt install -y pipx