From b758be1d37cb49ced8cb17fca3d5a4cb2dd2e03e Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 6 Jul 2015 19:21:04 +0000 Subject: Bug 1172968: Move the scripts we want to keep from contrib/* and place them in scripts/ directory. Remove contrib from repo --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker') diff --git a/docker/README.md b/docker/README.md index 1df355ba6..ae7ab7704 100644 --- a/docker/README.md +++ b/docker/README.md @@ -59,7 +59,7 @@ Then all you need to do on later occasions is: boot2docker start && boot2docker ssh ``` -2. cd `/c/Users/Username/src/bmo/contrib/docker` (paths under c:\Users are +2. cd `/c/Users/Username/src/bmo/docker` (paths under c:\Users are automatically mapped by boot2docker from the client into the VM) 3. `fig build` (and so on)` -- cgit v1.2.3-24-g4f1b