This is an automated email from the ASF dual-hosted git repository.
sebb 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 f63cca6 New .whimsy override
f63cca6 is described below
commit f63cca606b06c1bb1b7a9699523df3a5833c2318
Author: Sebb <[email protected]>
AuthorDate: Mon Nov 25 22:51:23 2019 +0000
New .whimsy override
---
DOCKER.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DOCKER.md b/DOCKER.md
index b012f77..b7147c5 100644
--- a/DOCKER.md
+++ b/DOCKER.md
@@ -49,7 +49,7 @@ Installation instructions
host file system outside of your home directory as those files will not
be visible to the container.
* `cd` into that directory
-* `touch .whimsy`
+* `echo ":root: ." >.whimsy`
* `git clone [email protected]:apache/whimsy.git` (or alternately
`git clone https://github.com/apache/whimsy.git`)
* `cd whimsy`