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:
authorHayden <33820650+sirredbeard@users.noreply.github.com>2018-04-22 00:00:46 +0300
committerGitHub <noreply@github.com>2018-04-22 00:00:46 +0300
commitf972ffb3f153437f8c55aed0826f91b70c09f5b1 (patch)
tree89b7b4f162b255d614c9dfce3ceda7617c845aea /README.md
parent0a2aa425716b5dffd69d55d91fc0d81dd0d8cde5 (diff)
Added script and corrected typo
The URL should be changed from https://raw.githubusercontent.com/sirredbeard/FeedReader/master/install_ubuntu.sh to https://raw.githubusercontent.com/jangernert/FeedReader/master/install_ubuntu.sh once merged.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90d76dc8..75002554 100644
--- a/README.md
+++ b/README.md
@@ -56,13 +56,18 @@ sudo eopkg install feedreader
sudo zypper install feedreader
```
+### Ubuntu : <br/>
+```bash
+curl https://raw.githubusercontent.com/sirredbeard/FeedReader/master/install_ubuntu.sh | sudo bash
+```
+
### 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.
For more information about Flatpak and how to use or install it for your distribution see the [Flatpak webpage](http://flatpak.org).
-Besides installing the Flatpak Framework, you should also install the following portal packages using your distributions paket manager:
+Besides installing the Flatpak Framework, you should also install the following portal packages using your distributions package manager:
- `xdg-desktop-portal`
- `xdg-desktop-portal-gtk`