Correction about make install behavior

master
Drew DeVault 9 years ago
parent a2a4214e4f
commit 0d04189042

@ -32,7 +32,7 @@ Compiling:
make make
# sudo make install # sudo make install
Binary shows up in `./bin` (or `/usr/bin` if you `make install`). Binary shows up in `./bin` (or `/usr/local/bin` if you `make install`).
## Configuration ## Configuration

Loading…
Cancel
Save