mirror of
https://github.com/hyprwm/hyprlang.git
synced 2024-11-16 18:25:57 +01:00
README: update (#42)
This commit is contained in:
parent
78fcaa27ae
commit
19ec261528
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ cmake --build ./build --config Release --target hyprlang -j`nproc 2>/dev/null ||
|
|||
```
|
||||
Install with:
|
||||
```sh
|
||||
cmake --install ./build
|
||||
sudo cmake --install ./build
|
||||
```
|
||||
|
||||
## Example config
|
||||
|
|
Loading…
Reference in a new issue