README: update (#42)

This commit is contained in:
Oleksandr Kuksenko 2024-05-13 17:24:45 +03:00 committed by GitHub
parent 78fcaa27ae
commit 19ec261528
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ cmake --build ./build --config Release --target hyprlang -j`nproc 2>/dev/null ||
``` ```
Install with: Install with:
```sh ```sh
cmake --install ./build sudo cmake --install ./build
``` ```
## Example config ## Example config