Build instructions without git

This commit is contained in:
Neale Pickett 2017-08-08 13:00:18 +00:00
parent c0896617bb
commit 9c84c27c88
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Flags are sparse by design.
How To Build
------------
git clone https://github.com/dirtbags/fluffy
wget -O - https://github.com/dirtbags/fluffy/archive/master.tar.gz | tar xzf -
cd fluffy
make DESTDIR=$HOME install