From c7a226c95f70bfa6c992e69844fb9bdd62ef1b7b Mon Sep 17 00:00:00 2001 From: James Wilson Date: Tue, 22 Mar 2022 23:30:33 -0700 Subject: [PATCH] Fix Typo Set up as two words functions as a verb. Signed-off-by: James Wilson --- test-network/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-network/README.md b/test-network/README.md index 0f021520..117829e2 100644 --- a/test-network/README.md +++ b/test-network/README.md @@ -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.