Skip to content

Commit

Permalink
Merge pull request #67 from FalkWoldmann/main
Browse files Browse the repository at this point in the history
Add --locked flag to cargo install
  • Loading branch information
mtshiba authored Dec 10, 2023
2 parents 38cd37b + 7e0d3a7 commit 9c33583
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 9c33583

Please sign in to comment.