Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
Signed-off-by: munapower <[email protected]>
  • Loading branch information
munapower committed Jul 18, 2024
1 parent 5fe62f9 commit 818db30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/deployment/test-network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ Next, setup fabric sample network, binaries and docker images. Here we follow th
cd $FPC_PATH/samples/deployment/test-network
git clone https://github.com/hyperledger/fabric-samples
cd $FPC_PATH/samples/deployment/test-network/fabric-samples
git checkout -b "works" 02d9f8c
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.5.4 1.5.7 -s
git checkout -b "works" e334b75
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.5.9 1.5.7 -s
```

Before we can start the network, we need to update the Fabric peer configuration to enable FPC support.
Expand Down

0 comments on commit 818db30

Please sign in to comment.