aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a9adfa..6e6ce22 100755
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ mvn clean install
Following command builds the JAR file and also generates the Docker image:
```bash
-mvn clean install -Pcps-temporal-docker -Ddocker.repository.push=
+mvn clean install -Pdocker -Ddocker.repository.push=
```
## Running via Docker Compose