update riscv-pk & README

master
WangRunji 6 years ago
parent 02eb7d9125
commit b3a80ba571

@ -46,7 +46,7 @@ cargo install cargo-xbuild bootimage
``` ```
```bash ```bash
git clone https://github.com/wangrunji0408/RustOS.git git clone https://github.com/wangrunji0408/RustOS.git --recursive
cd RustOS/kernel cd RustOS/kernel
rustup override set nightly rustup override set nightly
make run arch=riscv32|x86_64|aarch64 make run arch=riscv32|x86_64|aarch64

@ -1 +1 @@
Subproject commit e12593841af47b6b15c7de63804342ef87f271ce Subproject commit 98d2ffbb3203e1d9a936b067c51f8522a5ff9677
Loading…
Cancel
Save