README: Fix example

Closes #60
This commit is contained in:
TingPing
2017-07-21 18:00:53 -04:00
committed by GitHub
parent f76db4180a
commit 1d51601f4e
+1 -1
View File
@@ -24,5 +24,5 @@ Using the Flathub repository
To install applications that are hosted on Flathub, use the following:
```
flatpak remote-add flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak --user install flathub org.gnome.Recipes
flatpak install flathub org.gnome.Recipes
```