We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c8e21 commit 584ccafCopy full SHA for 584ccaf
README.md
@@ -38,7 +38,7 @@ https://github.com/Cretezy/lazyjj/assets/2672503/b5e6b4f1-ebdb-448f-af9e-361e86f
38
Make sure you have [`jj`](https://martinvonz.github.io/jj/latest/install-and-setup) installed first.
39
40
- With [`cargo binstall`](https://github.com/cargo-bins/cargo-binstall): `cargo binstall lazyjj`
41
-- With `cargo install`: `cargo install lazyjj` (may take a few moments to compile)
+- With `cargo install`: `cargo install lazyjj --locked` (may take a few moments to compile)
42
- With pre-built binaries: [View releases](https://github.com/Cretezy/lazyjj/releases)
43
- For Arch Linux: `pacman -S lazyjj`
44
0 commit comments