From 14995fc86c391a598146e8ef95ab685c4486d73f Mon Sep 17 00:00:00 2001 From: Jan Niklas Hasse Date: Tue, 4 Apr 2017 12:59:21 +0200 Subject: [PATCH] Add Fedora Linux installation instructions --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f91797f7..dfb08aec 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,17 @@ git version 1.7.6 hub version 2.2.0 ``` +#### Fedora Linux + +On Fedora you can install `hub` through DNF: + +``` sh +$ sudo dnf install hub +$ hub version +git version 2.9.3 +hub version 2.2.9 +``` + #### Standalone `hub` can be easily installed as an executable. Download the latest