1
0
mirror of https://github.com/ericchiang/pup synced 2025-01-15 10:11:16 +00:00

Add FreeBSD installation instructions

This commit is contained in:
Mateusz Piotrowski 2019-02-28 10:35:37 +01:00 committed by GitHub
parent 1c3cffdc1d
commit 174a28697c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 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 ## Quick start
```bash ```bash