Update README.md

This commit is contained in:
Vinay Chaudhary 2018-07-07 00:32:56 +05:30 committed by GitHub
parent 6a563161f8
commit 6ed878d79a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# Hyperledger Fabric Samples
First of all start the three terminals.
Please visit the installation instructions to ensure you have the correct prerequisites installed. Please use the version of the documentation that matches the version of the software you intend to use to ensure alignment.
Below is the sacc chaincode install, update, query example.Please go through to each step and first of all start the three terminals.
## Terminal 1 Start the Fabric Network ##
*To start the fabric network on your local machine, First navigate to the chaincode-docker-devmode directory and tag the all images as latest in the docker-compose-simple.yaml file.*