Update README.md
authorRégis Hanol <regis@hanol.fr>
Thu, 12 Dec 2013 17:37:41 +0000 (18:37 +0100)
committerRégis Hanol <regis@hanol.fr>
Thu, 12 Dec 2013 17:37:41 +0000 (18:37 +0100)
README.md

index 043970376d39bc29455ffffc35084902061bed4e..b8fe1ba39c5ca7cec69a0272772c317bb71319ad 100644 (file)
--- 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`