mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 08:53:29 +00:00
Multiple ways to specify OSDK new's type
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
dcab4e1039
commit
3dce753c86
@ -24,7 +24,7 @@ Then, add the following content to `Cargo.toml`:
|
||||
The two projects can be created using the following commands:
|
||||
|
||||
```bash
|
||||
cargo osdk new --type kernel myos
|
||||
cargo osdk new --kernel myos
|
||||
cargo osdk new mymodule
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user