Skip to content

Commit

Permalink
add rerun version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
makeecat committed Sep 24, 2024
1 parent 9138f60 commit 97cd138
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 @@ -18,7 +18,7 @@ Peng is a minimal quadrotor autonomy framework in Rust. It includes a simulator,
### Installation from Crates.io

```bash
cargo install rerun-cli
cargo install rerun-cli # ensure you installed rerun-cli>=0.18.2 by checking rerun --version
cargo install peng_quad
peng_quad config/quad.yaml
```
Expand Down

0 comments on commit 97cd138

Please sign in to comment.