From 792481250faee97b798da719eeeb6f0ab1246dfe Mon Sep 17 00:00:00 2001 From: Schimon Jehudah Date: Sun, 28 Jan 2024 12:52:02 +0000 Subject: [PATCH] Add upgrade instruction --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fad9ca6..e8da287 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,14 @@ Filter using lists of allow and deny. Display audios pictures and videos inline. +#### Privacy + +Redirect to alternative back-ends, such as Invidious, Librarian, Nitter, for increased privacy, productivity and security. + #### Portable Export and import feeds with a standard OPML file. -#### Proxy - -Redirect to alternative back-ends, such as Invidious, Librarian, Nitter, for increased privacy, productivity and security. - #### Simultaneous Slixfeed is designed to handle multiple contacts, including groupchats, Simultaneously. @@ -62,6 +62,14 @@ $ pip install git+https://gitgud.io/sjehuda/slixfeed $ pipx install git+https://gitgud.io/sjehuda/slixfeed ``` +### Upgrade + +Upgrade using the following command. + +``` +$ pip install --upgrade +``` + ### Start ```