You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/12/01 19:12:28 UTC

[whimsy] branch master updated: Docco

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 464082c  Docco
464082c is described below

commit 464082c203db175725309a443a2f33d6b8c8e60b
Author: Sebb <se...@apache.org>
AuthorDate: Sun Dec 1 19:12:22 2019 +0000

    Docco
---
 DOCKER.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/DOCKER.md b/DOCKER.md
index 2d4fed6..3076442 100644
--- a/DOCKER.md
+++ b/DOCKER.md
@@ -53,8 +53,8 @@ Installation instructions
       be visible to the container.
 * `cd` into that directory
 * `echo ":root: ." >.whimsy`
-* `git clone git@github.com:apache/whimsy.git` (or alternately
-  `git clone https://github.com/apache/whimsy.git`)
+* `git clone git@github.com:apache/whimsy.git` OR
+* `git clone https://github.com/apache/whimsy.git` (whichever works best for you)
 * `cd whimsy`
 * Start Docker if necessary: `$ open /Applications/Docker.app`
 * `rake docker:update svn:update git:pull`