mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update README.md
This commit is contained in:
parent
71e95a799f
commit
6845ca8d31
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
First of all start the three terminals.
|
||||
|
||||
## Terminal 1 Start the Fabric Network##
|
||||
## 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.*
|
||||
|
||||
**docker-compose -f docker-compose-simple.yaml up**
|
||||
|
|
|
|||
Loading…
Reference in a new issue