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