summaryrefslogtreecommitdiffhomepage
path: root/BuildInstructions.md
diff options
context:
space:
mode:
Diffstat (limited to 'BuildInstructions.md')
-rw-r--r--BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildInstructions.md b/BuildInstructions.md
index 2f0ba1d49b..b50d82b75d 100644
--- a/BuildInstructions.md
+++ b/BuildInstructions.md
@@ -195,7 +195,7 @@ After that copy the files from `gui/src/main/management_interface/` and
`gui/build/src/main/management_interface/` directories into a single directory, and set the value
of `MANAGEMENT_INTERFACE_PROTO_BUILD_DIR` to that directory while running the main build.
-When all is done run the main build. Assuming that you copied the proto files into `/tmp/management_interface_proto`
+When all is done, run the main build. Assuming that you copied the proto files into `/tmp/management_interface_proto`
directory, the build command will look as follows:
```bash