Skip to content

Commit

Permalink
Add --locked flag to cargo install
Browse files Browse the repository at this point in the history
  • Loading branch information
FalkWoldmann authored Nov 23, 2023
1 parent f396fcb commit 7e0d3a7
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 @@ -19,7 +19,7 @@ pip install pylyzer
### cargo (rust package manager)

```bash
cargo install pylyzer
cargo install pylyzer --locked
```

### build from source
Expand Down

0 comments on commit 7e0d3a7

Please sign in to comment.