mirror of https://github.com/dirtbags/fluffy.git
Tested build instructions, using curl (wget was a bit confusing)
This commit is contained in:
parent
9c84c27c88
commit
598c6d81e2
|
@ -16,8 +16,8 @@ Flags are sparse by design.
|
|||
How To Build
|
||||
------------
|
||||
|
||||
wget -O - https://github.com/dirtbags/fluffy/archive/master.tar.gz | tar xzf -
|
||||
cd fluffy
|
||||
curl https://github.com/dirtbags/fluffy/archive/master.tar.gz | tar xzf -
|
||||
cd fluffy-master
|
||||
make DESTDIR=$HOME install
|
||||
|
||||
On an Ubuntu system,
|
||||
|
|
Loading…
Reference in New Issue