Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Aug 13, 2017
1 parent aeb509e commit eaa09de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit eaa09de

Please sign in to comment.