mirror of
https://github.com/swaywm/sway.git
synced 2025-12-15 08:56:30 -05:00
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
Add a link
Reference in a new issue