From 622cac81ab45bd80b19f805022e784f72ed96c3a Mon Sep 17 00:00:00 2001 From: Alex Rea Date: Mon, 3 Oct 2016 15:39:18 +0100 Subject: [PATCH] Move from area to JoinColony --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 616e4f1..7a9d8e7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ From your truffle directory, clone this repo: ``` -git clone http://github.com/area/solcover.git +git clone http://github.com/JoinColony/solcover.git cd solcover npm install ``` @@ -65,4 +65,4 @@ It is very likely that there are valid Solidity statements that this tool won't - [ ] Release on NPM - [ ] Do not modify the `../contract/` directory at all during operation (might need changes to truffle) - [ ] Support for arbitrary testing commands -- [ ] [You tell me](http://github.com/area/solcover/issues) +- [ ] [You tell me](http://github.com/JoinColony/solcover/issues)