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