Correction about make install behavior
This commit is contained in:
parent
a2a4214e4f
commit
0d04189042
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue