Skip to content

Commit

Permalink
Merge pull request tj#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 7c939e5 + 9a9a8d7 commit 70a7702
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 70a7702

Please sign in to comment.