Skip to content

Commit 2b3a2e4

Browse files
authored
Update README.md
1 parent a93b16d commit 2b3a2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ probe-plotter uses the Rerun viewer for visualizing the graphs. Please [make sur
4848

4949
```
5050
cd probe-plotter-host
51-
cargo run /path/to/elf chip_name
51+
cargo run --bin custom-viewer /path/to/elf chip_name
5252
```
5353

5454
So for example plotting the example in examples/simple on a Nucleo-G474RE

0 commit comments

Comments
 (0)