This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 19a663d Another place where the docker namespace is needed
19a663d is described below
commit 19a663d5ce2a354c4dee201a35db3dfbbce4a7af
Author: Sam Ruby <[email protected]>
AuthorDate: Tue Nov 19 06:53:17 2019 -0500
Another place where the docker namespace is needed
---
DOCKER.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DOCKER.md b/DOCKER.md
index ca2e421..81e2076 100644
--- a/DOCKER.md
+++ b/DOCKER.md
@@ -36,7 +36,7 @@ Installation instructions
* `rake docker:up`
* visit `http://localhost:1999/` in your favorite browser
-Note: the `rake udpate` step will take a long time as it will need to
+Note: the `rake docker:udpate` step will take a long time as it will need to
download and install all of the Ubuntu packages, Ruby gems, build and
install Passenger, checkout numerous svn repositories and two git
repositories. The good news is that this can be entirely unattended as