Better build instructions

This commit is contained in:
Neale Pickett 2017-07-09 17:59:32 +00:00
parent 3189c39648
commit 06160be013
1 changed files with 6 additions and 1 deletions

View File

@ -16,7 +16,12 @@ Flags are sparse by design.
How To Build How To Build
------------ ------------
Just run `make` in this directory. This assumes you're on an Ubuntu system,
or otherwise have `$HOME/bin` in your `PATH` environment variable.
git clone https://github.com/dirtbags/fluffy
cd fluffy
make DESTDIR=$HOME/bin install
Programs Programs