From 06002be3631b3514ee2bd5f4cdff2246d9a32644 Mon Sep 17 00:00:00 2001 From: Schimon Jehudah Date: Sun, 12 May 2024 14:36:45 +0000 Subject: [PATCH] Correct instructions for pipx (Thank you roughnecks) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f6ac6ce..8a7bd15 100644 --- a/README.md +++ b/README.md @@ -61,19 +61,19 @@ $ pip install git+https://gitgud.io/sjehuda/slixfeed $ pipx install git+https://gitgud.io/sjehuda/slixfeed ``` -##### Upgrade +##### Update ``` -$ pipx install --upgrade slixfeed +$ pipx uninstall slixfeed +$ pipx install git+https://gitgud.io/sjehuda/slixfeed ``` -#### Start +### Start ``` $ slixfeed ``` - ### Usage - Add the bot to contact list and follow it instructions.