Skip to content

Commit

Permalink
#1 - gentoo layman [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 committed Jan 14, 2019
1 parent 389772d commit 3d5ef45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -29,6 +29,13 @@ curl -L https://raw.githubusercontent.com/g4s8/gitstrap/master/scripts/download.
```
or you can download it manually from [releases](https://github.com/g4s8/gitstrap/releases) page.

### Gentoo
Use my repo [Layman](https://wiki.gentoo.org/wiki/Layman) overlay:
```sh
sudo layman -o https://raw.githubusercontent.com/g4s8-overlay/layman/master/repositories.xml -a g4s8
sudo emerge -av dev-vcs/gitstrap
```

### Homebrew
On macOS you can install it using `brew` tool:
```sh
Expand Down

0 comments on commit 3d5ef45

Please sign in to comment.