Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSprenger authored Jan 11, 2025
1 parent da03179 commit d9934fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ uORocketry's rocket instrumentation system.

- Install Rust using downloader or script https://www.rust-lang.org/tools/install
- `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
- `cargo install probe-rs --version 0.23.0`
- `curl --proto '=https' --tlsv1.2 -LsSf https://github.com/probe-rs/probe-rs/releases/latest/download/probe-rs-tools-installer.sh | sh`
- `cargo install cargo-make`
- `git clone https://github.com/uorocketry/argus.git`
- `cargo b`
Expand All @@ -23,4 +23,4 @@ uORocketry's rocket instrumentation system.

## Helpful VSCode Extensions
- probe-rs.probe-rs-debugger
- rust-lang.rust-analyzer
- rust-lang.rust-analyzer

0 comments on commit d9934fb

Please sign in to comment.