mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-25 11:05:10 +00:00
Fix Typo
Set up as two words functions as a verb. Signed-off-by: James Wilson <jgwilson1214@gmail.com>
This commit is contained in:
parent
bb57b3cf8f
commit
c7a226c95f
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
|
## 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.
|
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