Skip to content

Commit

Permalink
go get won't work with go mod replace directive (#7)
Browse files Browse the repository at this point in the history
Updating quickstart to reflect this
  • Loading branch information
trung authored and fixanoid committed Jun 11, 2019
1 parent 308d9a0 commit ffc2a6f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@

`istanbul-tools` contains tools for configuring Istanbul BFT (IBFT) network, integration tests for both IBFT Geth and Quorum, and load testing utilities for IBFT Geth.

## Quick start
```
$ go get -u github.com/jpmorganchase/istanbul-tools/cmd/istanbul
```
Note: ensure that your go lang bin's are in the path

## Build istanbul command line interface
* Go 1.11+
```
Expand Down

0 comments on commit ffc2a6f

Please sign in to comment.