mirror of
https://github.com/ericchiang/pup
synced 2025-01-15 02:00:55 +00:00
Add FreeBSD installation instructions
This commit is contained in:
parent
1c3cffdc1d
commit
174a28697c
@ -19,6 +19,10 @@ If you're on OS X, use [Homebrew](http://brew.sh/) to install (no Go required).
|
||||
|
||||
brew install https://raw.githubusercontent.com/EricChiang/pup/master/pup.rb
|
||||
|
||||
If you're on FreeBSD, use [pkg(8)](http://man.freebsd.org/pkg/8) to install pup.
|
||||
|
||||
pkg install pup
|
||||
|
||||
## Quick start
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user