From 8bf01b946fe269c46e1fc4441f47637b7c4d36c1 Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 1 Dec 2024 13:25:46 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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