[recipes] Update to new flatpak repo location



commit 19514bc3799ce53ead4fae45178b628e7cde54f7
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Feb 14 15:11:00 2017 -0500

    Update to new flatpak repo location

 README.md |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/README.md b/README.md
index e94a557..45540e9 100644
--- a/README.md
+++ b/README.md
@@ -43,19 +43,15 @@ Testing
 If you don't feel like building from source yourself, you can use Flatpak, like this:
 
 ```
-flatpak install --from https://alexlarsson.github.io/test-releases/gnome-recipes.flatpakref
+flatpak install --from https://matthiasclasen.github.io/recipes-releases/gnome-recipes.flatpakref
 ```
 
-or using a Flatpak bundle:
-
-```
-flatpak install --bundle 
https://github.com/matthiasclasen/gr/releases/download/0.2.0/org.gnome.Recipes.x86_64.flatpak
-```
-After installing the Flatpak with either method, the applications will show up in the GNOME shell overview, 
but you can also launch it from the commandline:
+After installing the Flatpak, the applications will show up in the GNOME shell overview, but you can also 
launch it from the commandline:
 
 ```
 flatpak run org.gnome.Recipes
 ```
+
 Other platforms
 ---------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]