aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0f44ed..29c7d44 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ mvn clean install
### Docker Image
-The jar file is bundled into a docker image installed by the DCAE Controller. Following is the process to creating the image
+The jar file is bundled with DCM controller jar into a docker image; This will be installed by the DCAE Controller. Following is the process to creating the image
#### Set up the packaging environment
1. Extract the VESCollector code and do mvn build