Skip to content

Commit

Permalink
Merge pull request #1447 from jhasse/patch-1
Browse files Browse the repository at this point in the history
Add Fedora Linux installation instructions
  • Loading branch information
mislav committed Jun 27, 2017
2 parents 9a0c525 + 14995fc commit c4f4e52
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,17 @@ git version 2.7.1.windows.2
hub version 2.2.3
```

#### 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
Expand Down

0 comments on commit c4f4e52

Please sign in to comment.