Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
Emphasize the `install-fabric.sh` script so that viewers can utilize it straightforwardly.

Signed-off-by: Tzu-Ching Yang <shingekinocore@gmail.com>
  • Loading branch information
Shiritai authored and denyeart committed May 30, 2024
1 parent a269b48 commit 4b62486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ We think the best way to understand something is to use it yourself.  To help y

We also have precompiled `Fabric CLI tool binaries` and `Fabric Docker Images` which will be downloaded to your environment, to get you going.

The cURL command in the instructions below sets up your environment so that you can run the Fabric test network. Specifically, it performs the following steps:
The `install-fabric.sh` script introduced in the next section automates the process to set up your environment. Specifically, it performs the following steps:

* Clones the [hyperledger/fabric-samples](https://github.com/hyperledger/fabric-samples) repository.
* Downloads the latest Hyperledger Fabric Docker images and tags them as `latest`
Expand Down

0 comments on commit 4b62486

Please sign in to comment.