diff --git a/docs/ocis/development/build.md b/docs/ocis/development/build.md index f1e119cce..f5a610a3f 100644 --- a/docs/ocis/development/build.md +++ b/docs/ocis/development/build.md @@ -30,7 +30,7 @@ make generate make build {{< / highlight >}} -After building you have the binary within the `bin/` folder. Try to run it: `./bin/ocis -h` +After building you have the binary within the `bin/` folder. Try to run it: `./bin/ocis h` ## Build a local oCIS docker image