updated README
This commit is contained in:
parent
75e90f0ed2
commit
f94b8537cf
1 changed files with 4 additions and 2 deletions
|
@ -9,6 +9,8 @@ trying to make a toy OS in rust following [this](https://os.phil-opp.com)
|
|||
|
||||
### HOWTO
|
||||
|
||||
to run this just do:
|
||||
to run this just install the [dependencies](#dependencies) and do:
|
||||
|
||||
`cargo run`
|
||||
```shell
|
||||
cargo run
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue