mirror of
https://github.com/swaywm/sway.git
synced 2025-01-16 08:05:58 +01:00
Update README
This commit is contained in:
parent
82aca85cf8
commit
a67832ab11
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Run these commands:
|
||||||
|
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue