Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Trevisani authored and brendanlong committed Jul 30, 2018
1 parent e91a6dc commit 2991300
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ 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:
The easiest way to install the latest FeedReader right now is to build from source, which you can do with this script:
```bash
curl https://raw.githubusercontent.com/jangernert/FeedReader/master/scripts/install_ubuntu.sh | bash
```
On Ubuntu 18.10 or newer you can install FeedReader with

On Ubuntu 18.10 or newer you can install FeedReader with
```bash
sudo apt install feedreader
```
Expand All @@ -72,6 +72,7 @@ sudo apt install feedreader
```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.
Expand Down

0 comments on commit 2991300

Please sign in to comment.