diff --git a/README.md b/README.md index 662d7c3fa644c1627341ac30d9e294f6730a65be..dfaea1062cb26bda422325057d1235ee2636c47e 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ $ jb update e.g. of how to compile the manifests: `./build.sh example.jsonnet` -> before compiling, install `gojsontoyaml` tool with `go get github.com/brancz/gojsontoyaml` +> before compiling, install `gojsontoyaml` tool with `go get github.com/brancz/gojsontoyaml` and `jsonnet` with `go get github.com/google/go-jsonnet/cmd/jsonnet` Here's [example.jsonnet](example.jsonnet):