diff --git a/uv-json-c-demo/README.md b/uv-json-c-demo/README.md index 2dd5fc9..a617d43 100644 --- a/uv-json-c-demo/README.md +++ b/uv-json-c-demo/README.md @@ -7,6 +7,7 @@ Make sure all of the following are installed: - `gcc` >= 8 (required for `-static-pie` linking) - `cmake` - `make` +- `git` ## Building To build run: