From 17fe5e351647dedc5ffef9d64305812c86954056 Mon Sep 17 00:00:00 2001 From: Akshat Jiwan Sharma Date: Fri, 25 Apr 2014 01:24:37 +0530 Subject: [PATCH] update readme with new link to the repository No more changes except for the link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11353950..4e0ff5ed 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Install Xcode from Mac App Store. Launch XCode.app, then go to Perferences, sele You will need the Git tool. Check out the code and pull in the third-party submodules. - git clone git://github.com/iriscouch/build-couchdb + git clone git://github.com/jhs/build-couchdb.git cd build-couchdb git submodule init git submodule update