Update development build.md

To fix incorrect usage of the 'help requested' flag

Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
This commit is contained in:
Muhammet Kara
2021-03-11 13:33:36 +03:00
parent f2dcc93e31
commit a72059e50b
+1 -1
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