Update README
All checks were successful
/ test (push) Successful in 3s

This commit is contained in:
phil 2024-12-01 13:25:46 +01:00
parent fa5c526bfa
commit 8bf01b946f

View file

@ -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 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 ```sh
sudo apt install -y pipx sudo apt install -y pipx