mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Add Ubuntu installation
This commit is contained in:
parent
e91343e376
commit
b8418cfba5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue