mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 01:43:22 +00:00
Multiple ways to specify OSDK new's type
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
dcab4e1039
commit
3dce753c86
@ -8,7 +8,7 @@ Suppose you have created a new kernel project named `myos`
|
||||
and you are in the project directory:
|
||||
|
||||
```bash
|
||||
cargo osdk new --type kernel myos && cd myos
|
||||
cargo osdk new --kernel myos && cd myos
|
||||
```
|
||||
|
||||
## Build the project
|
||||
|
Reference in New Issue
Block a user