Skip to content

Commit

Permalink
readme: --locked while installing #10
Browse files Browse the repository at this point in the history
  • Loading branch information
thrombe committed May 17, 2024
1 parent 723a6ea commit 4a745a5
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 @@ -35,7 +35,7 @@ The daemon component of Hyprkool is also optional but required for certain featu
```zsh
git clone https://github.com/thrombe/hyprkool
cd hyprkool
cargo install --path .
cargo install --locked --path .
```

## Nix
Expand Down

0 comments on commit 4a745a5

Please sign in to comment.