Move from area to JoinColony

uport
Alex Rea 8 years ago
parent 763d6dabca
commit 622cac81ab
  1. 4
      README.md

@ -7,7 +7,7 @@
From your truffle directory, clone this repo: 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 cd solcover
npm install npm install
``` ```
@ -65,4 +65,4 @@ It is very likely that there are valid Solidity statements that this tool won't
- [ ] Release on NPM - [ ] Release on NPM
- [ ] Do not modify the `../contract/` directory at all during operation (might need changes to truffle) - [ ] Do not modify the `../contract/` directory at all during operation (might need changes to truffle)
- [ ] Support for arbitrary testing commands - [ ] Support for arbitrary testing commands
- [ ] [You tell me](http://github.com/area/solcover/issues) - [ ] [You tell me](http://github.com/JoinColony/solcover/issues)

Loading…
Cancel
Save