Skip to content

Commit

Permalink
README: update (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
retif authored May 13, 2024
1 parent 78fcaa2 commit 19ec261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19ec261

Please sign in to comment.