Fix readme
This commit is contained in:
parent
4102b5c52d
commit
d89597d393
@ -1,7 +1,7 @@
|
|||||||
## Build
|
## Build
|
||||||
### Manual Build
|
### Manual Build
|
||||||
$cmake -S . -B build
|
$ cmake -S . -B build
|
||||||
cmake --build build
|
$ cmake --build build
|
||||||
### Auto Build
|
### Auto Build
|
||||||
$./bld
|
$./bld
|
||||||
The executables located in the bin directory
|
The executables located in the bin directory
|
||||||
|
Loading…
Reference in New Issue
Block a user