summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-07-06 21:21:04 +0200
committerDavid Lawrence <dkl@mozilla.com>2015-07-06 21:21:04 +0200
commitb758be1d37cb49ced8cb17fca3d5a4cb2dd2e03e (patch)
tree01d7b7c5a5fcd5dddc0ed4adc55a60917ce70bce /docker
parentf70d4ce7e0a94379bb901559109650874946c84b (diff)
downloadbugzilla-b758be1d37cb49ced8cb17fca3d5a4cb2dd2e03e.tar.gz
bugzilla-b758be1d37cb49ced8cb17fca3d5a4cb2dd2e03e.tar.xz
Bug 1172968: Move the scripts we want to keep from contrib/* and place them in scripts/ directory. Remove contrib from repo
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
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)`