Skip to content

Commit

Permalink
Merge "[FAB-4439] Fix typo in README.md for configtxlator"
Browse files Browse the repository at this point in the history
  • Loading branch information
kchristidis authored and Gerrit Code Review committed Jun 16, 2017
2 parents 0f8fe92 + 6e3c9af commit 04ff59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/configtxupdate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ CGO_CFLAGS=" " GOBIN=/home/yellickj/go/src/github.com/hyperledger/fabric/build/b
Binary available as build/bin/configtxlator
```
```
$ configtxlator
$ configtxlator start
2017-05-31 12:57:22.499 EDT [configtxlator] main -> INFO 001 Serving HTTP requests on port: 7059
```

Expand Down Expand Up @@ -124,7 +124,7 @@ CGO_CFLAGS=" " GOBIN=/home/yellickj/go/src/github.com/hyperledger/fabric/build/b
Binary available as build/bin/configtxlator
```
```
$ configtxlator
$ configtxlator start
2017-05-31 12:57:22.499 EDT [configtxlator] main -> INFO 001 Serving HTTP requests on port: 7059
```

Expand Down

0 comments on commit 04ff59b

Please sign in to comment.