From 0d45c2fcbe30bbbe2bffd3372de387529741fb34 Mon Sep 17 00:00:00 2001 From: Zetok Zalbavar Date: Fri, 18 Sep 2015 19:00:16 +0100 Subject: [PATCH] INSTALL.md: fix typo in a link to section --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 8a55f0633..d02678d11 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -125,7 +125,7 @@ sudo pacman -S --needed git sudo apt-get install git ``` - + #### Fedora: *`yum` is now officially deprecated by `dnf`. using `yum` will redirect to `dnf` on Fedora 21 and fail on future versions.* ```bash