Skip to content

Commit

Permalink
Fix README or arc example
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jul 10, 2022
1 parent 4b8ae71 commit 5fe4eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pure/arc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The __[`main`]__ file contains all the code of the example.

You can run it with `cargo run`:
```
cargo run --package arc_to
cargo run --package arc
```

[`main`]: src/main.rs

0 comments on commit 5fe4eca

Please sign in to comment.