Skip to content

Commit

Permalink
Add installation instructions for FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
0mp committed Sep 19, 2018
1 parent fc8df5e commit 286a778
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -113,6 +113,14 @@ You can install `you-get` easily via:
$ brew install you-get
```

### Option 8: pkg (FreeBSD only)

You can install `you-get` easily via:

```
# pkg install you-get
```

### Shell completion

Completion definitions for Bash, Fish and Zsh can be found in [`contrib/completion`](https://github.com/soimort/you-get/tree/develop/contrib/completion). Please consult your shell's manual for how to take advantage of them.
Expand Down

0 comments on commit 286a778

Please sign in to comment.