This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new a7bc963  fix repo URL
a7bc963 is described below

commit a7bc963c314f5c720374a22d102ad09692ead056
Author: Jan Piotrowski <piotrowski+git...@gmail.com>
AuthorDate: Sat Jan 20 20:41:09 2018 +0100

    fix repo URL
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 632b051..bd7b433 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ On Mac OS X / Linux, if you didn't use a node version manager 
like `nvm` or `n`,
 ```bash
 mkdir -p cordova
 cd cordova
-git clone https://git-wip-us.apache.org/repos/asf/cordova-coho.git
+git clone https://github.com/apache/cordova-coho
 cd cordova-coho
 npm install
 npm link # Might need sudo for some configurations

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <commits@cordova.apache.org>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to