Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Change-Id: I99a706fb67b7f09d5d3dfd67518eea06db5227db
Signed-off-by: Divyank Katira <Divyank.Katira@securekey.com>
  • Loading branch information
d1vyank committed Apr 7, 2017
1 parent 4614970 commit 1ec6bf1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -19,12 +19,11 @@ Execute `go test` from the fabric-client and fabric-ca-client to build the libra

Execute `go test` in the `test/integration` to run end-to-end tests. This requires you to have:
- A working fabric, and fabric-ca set up. It is recommended that you use the docker-compose file provided in `test/fixtures`. Refer to the Hyperledger Fabric [documentation](https://github.com/hyperledger/fabric) on how to do this.
- Customized settings in the `integration_test/test_resources/config/config_test.yaml` in case your Hyperledger Fabric network is not running on `localhost` or is using different ports.
- Customized settings in the `test/fixtures/config/config_test.yaml` in case your Hyperledger Fabric network is not running on `localhost` or is using different ports.


## Compatibility

This client was last tested and found to be compatible with the following Hyperledger Fabric commit levels:
- fabric: v1.0.0-alpha
- fabric-ca: `4651512e4e85728e6ecaf21b8cba52f51ed16633`
- fabric-sdk-node: v1.0.0-alpha

0 comments on commit 1ec6bf1

Please sign in to comment.