@ -9,6 +9,8 @@ Let's embrace local LLM agents w/ Humanus!
## How to Build
```bash
git submodule update --init --recursive
cmake -B build
cmake --build build --config Release
```