Merge pull request #1795 from mrkara/updateDocsRunCommand

[docs-only] Update development build.md
This commit is contained in:
Phil Davis
2021-03-11 16:41:00 +05:45
committed by GitHub

View File

@@ -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