mirror of https://github.com/dirtbags/fluffy.git
Build instructions without git
This commit is contained in:
parent
c0896617bb
commit
9c84c27c88
|
@ -16,7 +16,7 @@ Flags are sparse by design.
|
||||||
How To Build
|
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
|
cd fluffy
|
||||||
make DESTDIR=$HOME install
|
make DESTDIR=$HOME install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue