Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
helius-kurt authored May 17, 2024
1 parent c2dc1c8 commit 8e8c73e
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 @@ -61,7 +61,7 @@ cargo build

```bash
#If -p is not specified, we only act on 8009, 8010
RUST_LOG=info cargo xtask run --released -- --iface <iface> --static-overrides <path_to_static_overrides.yaml> -p 8004 -p 8005 -p 8006
RUST_LOG=info cargo xtask run --release -- --iface <iface> --static-overrides <path_to_static_overrides.yaml> -p 8004 -p 8005 -p 8006
```


Expand Down

0 comments on commit 8e8c73e

Please sign in to comment.