diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index d2504711f64..82d45c919c0 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -45,6 +45,7 @@ Clone the [Official Discourse Docker Image][dd] into `/var/discourse`. sudo -s git clone https://github.com/discourse/discourse_docker.git /var/discourse cd /var/discourse + chmod 700 containers You will need to be root through the rest of the setup and bootstrap process.