diff --git a/README.md b/README.md index c16d6aa..0f07d36 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ Build this container like this: docker build -t tierconfigbuilder . Run the container like this: docker run -it -v $PWD/myconfigs:/output tierconfigbuilder -Your config will be a zipfile in a child directory of the current directory named 'myconfigs' and should work on either a Linux or a Windows release. +After answering the questions in the configBuilder, your config will be a zipfile in a child directory of the current directory named 'myconfigs' and should work on either a Linux or a Windows release.