修正readme

This commit is contained in:
pointer-to-bios 2024-01-15 18:41:08 +08:00
parent 566538b575
commit f98b4cb807
1 changed files with 2 additions and 18 deletions

View File

@ -7,31 +7,15 @@
* 编译 * 编译
```bash ```bash
make make clear
```
* 编译发布版
```bash
make release=1 make release=1
``` ```
* 运行
```bash
make run
```
* gdb调试
```bash
make debug
```
> 暂不支持交叉编译和调试 > 暂不支持交叉编译和调试
## 依赖项 ## 依赖项
* doas
* nbd * nbd
* qemu * qemu