mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 11:35:10 +00:00
Update README.rst
fix readme typo Signed-off-by: jchen8tw <11806483+jchen8tw@users.noreply.github.com>
This commit is contained in:
parent
000bbe9315
commit
3b1944da4a
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ Now, compile your chaincode:
|
||||||
cd abstore/go
|
cd abstore/go
|
||||||
go build -o abstore
|
go build -o abstore
|
||||||
|
|
||||||
Now run the chaincode with the chaincode id previosly given:
|
Now run the chaincode with the chaincode id previously given:
|
||||||
|
|
||||||
.. code:: sh
|
.. code:: sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue