Skip to content

Commit

Permalink
added missing env variable to readme
Browse files Browse the repository at this point in the history
Signed-off-by: munapower <[email protected]>
  • Loading branch information
munapower authored and mbrandenburger committed Dec 18, 2023
1 parent 014b256 commit e134b14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Build the kv-test-go chaincode:
export CC_NAME=kv-test-go
export CC_PATH=$FPC_PATH/samples/chaincode/kv-test-go
make -C $CC_PATH build docker
export FPC_CHAINCODE_IMAGE=fpc/kv-test-go
```

To run the Fabric network we need the Fabric binaries.
Expand Down

0 comments on commit e134b14

Please sign in to comment.