Update README

This commit is contained in:
Kevin Lange 2012-02-05 00:55:56 -06:00
parent 2ca1f6657f
commit f7e554c409

View File

@ -21,10 +21,7 @@ Here's what とあるOS looks like:
Clone the git repository and run:
# Retreive the precompiled binaries:
cd hdd/bin && wget http://dl.dropbox.com/u/44305966/toaru-bin-current.tar.gz
# Extract them
tar -xvf toaru-bin-current.tar.gz
cd ../..
util/grab-binaries.sh
make # to build the kernel
make run # to run qemu with the proper arguments
# Or, if you have KVM...