Skip to content

Commit 471ff39

Browse files
committed
Updated
Signed-off-by: Teng Huang <ht201509@163.com>
1 parent b97683e commit 471ff39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HelloWorldExample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ make vmlinux -j 4
8282
cd ..
8383
```
8484

85-
## 3Run
85+
## 3. Run
8686
```bash
8787
sudo rust-vmm/vmm-reference/target/debug/vmm-reference --kernel path=./linux-5.10.1/vmlinux,cmdline="root=/dev/vda rw init=/init.sh" --block path=rootfs.ext4 --net tap=tap0
8888
```

0 commit comments

Comments
 (0)