Skip to content

Commit 0b6a63d

Browse files
authored
Update README.md
1 parent c98516b commit 0b6a63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Then set the build argument `ACE_INSTALL` to the name of the ACE file placed in
6161

6262
Follow the instructions above for building an image with App Connect Enterprise Only.
6363

64-
Add the MQ Client libraries to your existing image by running docker `build -t ace-mqclient --build-arg BASE_IMAGE=<AceOnlyImageTag> --file ubuntu/Dockerfile.acemqclient .`
64+
Add the MQ Client libraries to your existing image by running `docker build -t ace-mqclient --build-arg BASE_IMAGE=<AceOnlyImageTag> --file ubuntu/Dockerfile.acemqclient .`
6565

6666
`<AceOnlyImageTag>` is the tag of the image you want to add the client libs to i.e. ace-only
6767

0 commit comments

Comments
 (0)