Additional installation method

Added method utilizing Nix package manager
pull/88/head
Matt 7 years ago committed by GitHub
parent 1c3cffdc1d
commit 692b7c28e4

@ -18,6 +18,10 @@ If you have Go installed on your computer just run `go get`.
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 NixOs, or using [Nix](https://nixos.org/nix/).
nix-env -i pup
## Quick start

Loading…
Cancel
Save