Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Trevisani <farshee90@tiscali.it>2018-07-29 23:40:09 +0300
committerBrendan Long <self@brendanlong.com>2018-07-30 23:40:28 +0300
commit58f21e911ac5855cd482e076838896e685f5aad0 (patch)
treef67bbc26918ed12c639c50566a88df12616b0006 /README.md
parent0d4342d2547dba65609ecd23797ad5e0946f58b8 (diff)
Debian Testing and Ubuntu Cosmic UPDATE
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 033ec5fb..bab84ce8 100644
--- a/README.md
+++ b/README.md
@@ -57,15 +57,15 @@ sudo eopkg it feedreader
sudo zypper install feedreader
```
-### Ubuntu : <br/>
-
-The easiest way to install the latest FeedReader right now is to build from source,
-which you can do with this script:
-
+### Ubuntu Cosmic : <br/>
```bash
-curl https://raw.githubusercontent.com/jangernert/FeedReader/master/scripts/install_ubuntu.sh | bash
+sudo apt install feedreader
```
+### Debian Testing : <br/>
+```bash
+sudo apt install feedreader
+```
### Flatpak
FeedReader is now availble as Flatpak and should be installable on all major Linux distributions that support the Flatpak Application Framework eg. Fedora, Debian, Ubuntu, elementaryOS, Arch, openSuSE, Mageia and many more.