Skip to content

Commit dbc970f

Browse files
committed
README: Correct reference to QEMU startup script
1 parent 8da353e commit dbc970f

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
@@ -131,7 +131,7 @@ and virtio-net devices.
131131
The following command starts busybear-linux:
132132

133133
```
134-
./scripts/run-qemu.sh
134+
./scripts/start-qemu.sh
135135
```
136136

137137
which runs executes this command:

0 commit comments

Comments
 (0)