diff options
-rw-r--r-- | target/linux/malta/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/README b/target/linux/malta/README index 2f103952f2..c10eb2e474 100644 --- a/target/linux/malta/README +++ b/target/linux/malta/README @@ -4,6 +4,6 @@ troubleshoot MIPS applications without access to real hardware. To use the images built by OpenWrt with qemu, use the following commands: -qemu-system-mipsel -kernel bin/mti-malta/openwrt-malta-vmlinux.elf -nographic +qemu-system-mipsel -kernel bin/malta/openwrt-malta-vmlinux.elf -nographic and enjoy the system bootin. |