Skip to content

Commit

Permalink
Fix install command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasWallnerIFX committed Jun 14, 2024
1 parent 2b89b4b commit aa62cb8
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 @@ -41,7 +41,7 @@ This tool has a very different approach compared to `svd2rust` because our requi
## How to install & prerequisite

```bash
cargo install cargo-svd2pac
cargo install svd2pac
```

if automatic code formatting is desired install `rustfmt`.
Expand Down

0 comments on commit aa62cb8

Please sign in to comment.