diff --git a/docs/DOCKER_INSTALL.md b/docs/DOCKER_INSTALL.md index 96f055a..af46719 100644 --- a/docs/DOCKER_INSTALL.md +++ b/docs/DOCKER_INSTALL.md @@ -18,7 +18,7 @@ - copy the `.env.example` file to `.env` and change the database password -### run service bring-up and running +### service bring-up and running ``` $ sudo groupadd docker $ sudo usermod -aG docker ${USER}