Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thrombe committed Mar 25, 2024
1 parent 04d8c65 commit f8f38ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ An opinionated [Hyprland](https://github.com/hyprwm/Hyprland) plugin that tries
# Installation
## Cargo
```zsh
cargo install --locked hyprkool
```

## Install from source
```zsh
git clone https://github.com/thrombe/hyprkool
cd hyprkool
cargo install --path .
Expand Down

0 comments on commit f8f38ca

Please sign in to comment.