From: RĂ©gis Hanol Date: Thu, 12 Dec 2013 17:37:41 +0000 (+0100) Subject: Update README.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=851af3a483edc9c93b0fd7511c2ce3f605098fbb;p=discourse_docker.git Update README.md --- diff --git a/README.md b/README.md index 0439703..b8fe1ba 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The simplest (though slightly more fragile) way of getting started is using the 2. **Copy** the standalone sample into the containers directory: `cp samples/standalone.yml containers/app.yml` 3. **Edit** `containers/app.yml` with your environment specific information - [bindings](#expose) - - [volumes](#volumes) + - [volumes](#volumes) (make sure you create the appropriate directories on the host) 4. **Bootstrap** the image: `sudo ./launcher bootstrap app` 5. **Start** the image: `sudo ./launcher start app`