summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd4cfd3..3bc4fb4 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Note the Dockerfile follows ONAP convention of running app as root.
<assuming DOCKER_HOST is set appropriately for your environment>
-$ mvn docker:build
+$ mvn -P docker docker:build
```