Update INSTALL.md

Followed instructions to the letter from a new install and found that there was no mention that Docker service must be started. Tried to add this mention where it would have benefited me, but I am new to github and not sure if I'm doing this right.
This commit is contained in:
Kickimanjaro 2017-09-29 18:48:33 -05:00 committed by GitHub
parent ca4a1f37cd
commit cbb95b3bd4

View File

@ -355,6 +355,8 @@ If you wish to use an external database, in the inventory file, set the value of
### Start the build
Note: The Docker service must be started and running.
If you are not pushing images to a Docker registry, start the build by running the following:
```bash