Skip to content

Commit 45d0e58

Browse files
Fixing more errors in instructions
1 parent 99c975d commit 45d0e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Code should be self-contained. Any includes except for flatbuffers and mbed will
5858
```./build/sil config/simulations/intro_proj_sim.json```
5959
* To connect to the debug serial ports, add `-sN` (unconnected serial ports will print to main output):
6060
61-
```./build/sil config/simulations/testsim.json -s01```
61+
```./build/sil config/simulations/intro_proj_sim.json -s01```
6262
* Then in separate terminal windows, open the serial client for each microcontroller:
6363
6464
```

0 commit comments

Comments
 (0)