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 authored and pellico committed Jun 14, 2024
1 parent 6c39f96 commit 8cbf98e
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 8cbf98e

Please sign in to comment.