Skip to content

Commit 8734c1e

Browse files
committed
docs: Use crates.io for install command
1 parent 7b708fc commit 8734c1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Generally speaking, this tool allows to **reduce cartridge's file size**, so tha
99
Use cargo for now:
1010

1111
```
12-
cargo install wasm-squeeze --locked --git https://github.com/zetanumbers/wasm-squeeze.git
12+
cargo install wasm-squeeze
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)