Skip to content

Commit

Permalink
Merge pull request #515 from ammarnajjar/fedora-install
Browse files Browse the repository at this point in the history
Add Fedora package-manager installation instruction
  • Loading branch information
hemanth committed Mar 7, 2016
2 parents 71cf48b + 9090d3b commit ddb097d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Installation.md
Expand Up @@ -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
Expand Down

0 comments on commit ddb097d

Please sign in to comment.