Skip to content

Commit 584ccaf

Browse files
dancodesDaniel Sorichetti
andauthored
doc: Recommend --locked for cargo install (#157)
Co-authored-by: Daniel Sorichetti <[email protected]>
1 parent 85c8e21 commit 584ccaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ https://github.com/Cretezy/lazyjj/assets/2672503/b5e6b4f1-ebdb-448f-af9e-361e86f
3838
Make sure you have [`jj`](https://martinvonz.github.io/jj/latest/install-and-setup) installed first.
3939

4040
- 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)
41+
- With `cargo install`: `cargo install lazyjj --locked` (may take a few moments to compile)
4242
- With pre-built binaries: [View releases](https://github.com/Cretezy/lazyjj/releases)
4343
- For Arch Linux: `pacman -S lazyjj`
4444

0 commit comments

Comments
 (0)