更新了README

This commit is contained in:
梦凌汐 2024-12-20 16:31:15 +08:00
parent e1c721621e
commit a39f5a7d04

View File

@ -23,7 +23,7 @@ cmake -G "Unix Makefiles" -S . -B build
make -C build
```
编译完成后,可执行文件将位于 `bin` 目录下。
编译完成后,可执行文件将位于 `build` 目录下。
## 使用