diff --git a/Installation.md b/Installation.md index 593350fa3..4410baa9d 100644 --- a/Installation.md +++ b/Installation.md @@ -9,6 +9,12 @@ $ sudo $apt_pref update $ sudo $apt_pref install git-extras ``` +### Fedora + +```bash +$ sudo dnf install git-extras +``` + ### Mac OS X with Homebrew ```bash