We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5226188 commit efd8dabCopy full SHA for efd8dab
docs/source/write_first_app.rst
@@ -82,7 +82,7 @@ You should see the following:
82
83
.. code:: bash
84
85
- chaincode invoke.js network package.json query.js startFabric.sh
+ creds invoke.js package.json query.js startFabric.sh
86
87
Use the ``startFabric.sh`` script to launch the network. This script downloads
88
and extracts the Fabric docker images, so it will take a few minutes to
0 commit comments