Set up as two words functions as a verb.
This commit is contained in:
James Wilson 2022-03-22 23:30:33 -07:00 committed by GitHub
parent bb57b3cf8f
commit 7916bf118f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.