diff --git a/README.md b/README.md index a712522..cab7164 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,12 @@ scripts/build-dockerfile ``` The above script uses environment substitution to stamp version -information within the created Dockerfile. The files used are **SOLUTION**, -and **MANIFEST**. +information within the created Dockerfile. The files which declare +the environment variables are in **SOLUTION** and **MANIFEST**. -After building the template components, the file **Dockerfile.solution** is -then added to the Dockerfile with environment substitution. +After joining the template/* pieces together, the file +**Dockerfile.solution** is then added to the Dockerfile with +environment substitution. ## SOLUTION