Skip to content

Commit

Permalink
Merge pull request #42 from jluebbe/install-locked
Browse files Browse the repository at this point in the history
recommend cargo install --locked
  • Loading branch information
cardoe authored Jan 4, 2022
2 parents 95d5d3e + e6e6948 commit cd58984
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 @@ -10,7 +10,7 @@ project for [Yocto](https://yoctoproject.org)
Install it with Cargo:

```
$ cargo install cargo-bitbake
$ cargo install --locked cargo-bitbake
```

In its default mode, `cargo bitbake` will write the recipe for the
Expand Down

0 comments on commit cd58984

Please # to comment.