Merge pull request #1750 from lupd/checkbox_docs
Use correct package name in checkbox example docs
This commit is contained in:
commit
8f14b448d2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ The __[`main`]__ file contains all the code of the example.
|
|||
|
||||
You can run it with `cargo run`:
|
||||
```
|
||||
cargo run --package pick_list
|
||||
cargo run --package checkbox
|
||||
```
|
||||
|
||||
[`main`]: src/main.rs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue