diff --git a/README.md b/README.md index 4562ef0..ab0d6fc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,12 @@ Flags are sparse by design. 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