Skip to content

Commit

Permalink
Merge pull request #526 from carrodher/patch-1
Browse files Browse the repository at this point in the history
Add Ubuntu installation
  • Loading branch information
hemanth committed Apr 19, 2016
2 parents e91343e + b8418cf commit 24439aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ $ sudo $apt_pref install git-extras
$ sudo dnf install git-extras
```

### Ubuntu

```bash
$ sudo apt-get install git-extras
```

### Mac OS X with Homebrew

```bash
Expand Down

0 comments on commit 24439aa

Please sign in to comment.