Update README.rst

fix readme typo

Signed-off-by: jchen8tw <11806483+jchen8tw@users.noreply.github.com>
This commit is contained in:
Justin Chen 2020-08-13 20:22:27 +08:00 committed by jchen8tw
parent 000bbe9315
commit 3b1944da4a

View file

@ -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