Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Meltide committed Oct 26, 2024
1 parent d21409b commit 329bb33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
1. 创建文件夹 build 并进入
2. 输入以下命令开始构建
```Bash
cmake . && make
cmake .. && make
```
3. 输入 `./c-os` 来启动

Expand Down

0 comments on commit 329bb33

Please sign in to comment.