mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
Fix Typo
Set up as two words functions as a verb.
This commit is contained in:
parent
bb57b3cf8f
commit
7916bf118f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Before you can deploy the test network, you need to follow the instructions to [
|
|||
|
||||
## Using the Peer commands
|
||||
|
||||
The `setOrgEnv.sh` script can be used to setup the environment variables for the ogrganziations, this will will help to be able to use the `peer` commands directly.
|
||||
The `setOrgEnv.sh` script can be used to set up the environment variables for the ogrganziations, this will will help to be able to use the `peer` commands directly.
|
||||
|
||||
First, ensure that the peer binaries are on your path, and the Fabric Config path is set Assuming that you're in the `test-network` directory.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue