Skip to content

Commit

Permalink
Use --locked in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Jul 8, 2024
1 parent 2ad03c8 commit 2f3874b
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 @@ -14,7 +14,7 @@ Compile Cargo project with [zig](https://github.com/ziglang/zig) as [linker](htt
## Installation

```bash
cargo install cargo-zigbuild
cargo install --locked cargo-zigbuild
```

You can also install it using pip which will also install [`ziglang`](https://pypi.org/project/ziglang/) automatically:
Expand Down

0 comments on commit 2f3874b

Please sign in to comment.