From 83d42eb331f4b06ebb40c719e89464eb3cc7bdee Mon Sep 17 00:00:00 2001 From: Juraj Fiala Date: Sun, 30 Apr 2017 14:17:09 +0200 Subject: [PATCH] README style fixes Make URL nicer, remove newlines from the end --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c71ef7c..cfcc793 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Flathub ------- Flathub is the central place for building and hosting Flatpak builds. -Go to http://flathub.org/builds/#/ to see Flathub in action. +Go to http://flathub.org/builds/ to see Flathub in action. Building applications --------------------- @@ -26,4 +26,3 @@ To install applications that are hosted on Flathub, use the following: flatpak remote-add flathub http://flathub.org/repo/flathub.flatpakrepo flatpak --user install flathub org.gnome.Recipes ``` -