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:
authorJason Scurtu <scurtu@mail.de>2017-02-10 16:17:46 +0300
committerGitHub <noreply@github.com>2017-02-10 16:17:46 +0300
commitbbf42df55fd96a79d4848eadefde95fc7f62afdc (patch)
tree832e7583a4713647863fca8a28db4da98634527b /README.md
parentbdd2d343466f698db98a23886f3e87945977eb80 (diff)
fix flatpak build and update info
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index b7d54787..1e716a67 100644
--- a/README.md
+++ b/README.md
@@ -67,9 +67,9 @@ For translators : https://www.transifex.com/dev-feedreader/feedreader
- [openSUSE Leap 42.1](http://software.opensuse.org/ymp/home:scujas:feedreader/openSUSE_Leap_42.1/feedreader.ymp)
- [openSUSE Leap 42.2](http://software.opensuse.org/ymp/home:scujas:feedreader/openSUSE_Leap_42.2/feedreader.ymp)
-#### Flatpak Bundle (testing)
+#### Flatpak Bundle
-FeedReader is now availble as a standalone Flatpak file and should be installable on all Linux distributions that support the Flatpak Application Framework. This is still a WIP and might not work as expected, please report any Flatpak related issues [HERE](https://github.com/jscurtu/feedreader-flatpak/issues).
+FeedReader is now availble as a standalone Flatpak file and should be installable on all Linux distributions that support the Flatpak Application Framework. This is still a WIP and might not work as expected, please report any Flatpak related issues.
For more information about Flatpak and how to use or install it for your distribution see the [Flatpak webpage](http://flatpak.org).
@@ -102,4 +102,5 @@ make
sudo make install
```
Arch users can build the latest version using `yaourt -S feedreader-git`
-You can also create a Flatpak bundle running `make dist` in the `flatpak/` sub-directory.
+
+You can also create a Flatpak bundle running `make` in the `flatpak/` sub-directory.