Update README.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# FoundryOS
|
# FoundryOS
|
||||||
|
|
||||||
|
## Cloning
|
||||||
|
```sh
|
||||||
|
git clone https://git.zxq5.dev/OsDev/FoundryOS.git
|
||||||
|
```
|
||||||
|
|
||||||
## Build dependencies
|
## Build dependencies
|
||||||
|
|
||||||
* latest rust nightly release
|
* latest rust nightly release
|
||||||
@@ -17,7 +22,6 @@ rustup component add llvm-tools-preview
|
|||||||
|
|
||||||
## Building & Running in Qemu:
|
## Building & Running in Qemu:
|
||||||
```sh
|
```sh
|
||||||
git clone https://git.zxq5.dev/OsDev/FoundryOS.git
|
|
||||||
cargo run
|
cargo run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user