Skip to content

Commit 11384e8

Browse files
authored
Update README.md (#15)
1 parent a93b16d commit 11384e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)