Update README
This commit is contained in:
parent
2ca1f6657f
commit
f7e554c409
@ -21,10 +21,7 @@ Here's what とあるOS looks like:
|
|||||||
Clone the git repository and run:
|
Clone the git repository and run:
|
||||||
|
|
||||||
# Retreive the precompiled binaries:
|
# Retreive the precompiled binaries:
|
||||||
cd hdd/bin && wget http://dl.dropbox.com/u/44305966/toaru-bin-current.tar.gz
|
util/grab-binaries.sh
|
||||||
# Extract them
|
|
||||||
tar -xvf toaru-bin-current.tar.gz
|
|
||||||
cd ../..
|
|
||||||
make # to build the kernel
|
make # to build the kernel
|
||||||
make run # to run qemu with the proper arguments
|
make run # to run qemu with the proper arguments
|
||||||
# Or, if you have KVM...
|
# Or, if you have KVM...
|
||||||
|
Loading…
Reference in New Issue
Block a user