changed readme
This commit is contained in:
parent
fcaf7f98f7
commit
8d54648b3e
1 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,11 @@
|
||||||
# zombie-core-utils
|
# zombie-core-utils
|
||||||
|
|
||||||
|
## Build
|
||||||
|
|
||||||
|
```bash
|
||||||
|
mkdir build
|
||||||
|
cd build
|
||||||
|
cmake ..
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue