|
|
@ -17,7 +17,7 @@ Available on DockerHub: `wangrunji0408/riscv-rust`
|
|
|
|
### How to run
|
|
|
|
### How to run
|
|
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
git clone https://github.com/wangrunji0408/RustOS.git -b riscv --recursive
|
|
|
|
git clone https://github.com/wangrunji0408/RustOS.git --recursive
|
|
|
|
cd RustOS
|
|
|
|
cd RustOS
|
|
|
|
# Pull docker image and enter docker interactive shell
|
|
|
|
# Pull docker image and enter docker interactive shell
|
|
|
|
make docker_riscv
|
|
|
|
make docker_riscv
|
|
|
|