minor correction to bootimage process in readme.txt

This commit is contained in:
Joshua Warner 2012-05-07 08:13:04 -06:00
parent 797b4c25cc
commit 5c44ba859c

View File

@ -555,7 +555,7 @@ systems with case-insensitive filesystems such as Windows and OS X)
Step 6: Build the boot and code images.
$ ../build/linux-i386-bootimage/bootimage-generator stage2 \
bootimage.bin codeimage.bin
bootimage-bin.o codeimage-bin.o
Step 7: Write a driver which starts the VM and runs the desired main
method. Note the bootimageBin function, which will be called by the