Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
zistvan-public
StreamChain Prototype
Commits
26957e2a
Commit
26957e2a
authored
Jul 05, 2018
by
Christopher Ferris
Committed by
Gerrit Code Review
Jul 05, 2018
Browse files
Merge "Fix install.md instructions"
parents
ae6206d1
42eed583
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/source/install.rst
View file @
26957e2a
...
...
@@ -41,7 +41,7 @@ Fabric Samples and binaries, go ahead and execute the following command:
.. code:: bash
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.2.0
-rc1
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.2.0
.. note:: If you want to download Fabric, Fabric-ca and thirdparty Docker images
you must pass the version identifier to the script.
...
...
@@ -49,7 +49,7 @@ Fabric Samples and binaries, go ahead and execute the following command:
.. code:: bash
curl -sSL http://bit.ly/2ysbOFE | bash -s <fabric> <fabric-ca> <thirdparty>
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.2.0
-rc1
1.2.0
-rc1
0.4.
8
curl -sSL http://bit.ly/2ysbOFE | bash -s 1.2.0 1.2.0 0.4.
10
.. note:: If you get an error running the above curl command, you may
have too old a version of curl that does not handle
...
...
@@ -62,7 +62,7 @@ Fabric Samples and binaries, go ahead and execute the following command:
https://github.com/hyperledger/fabric/blob/master/scripts/bootstrap.sh
.. note:: You can use the command above for any published version of Hyperledger
Fabric. Simply replace `1.2.0
-rc1
` with the version identifier
Fabric. Simply replace `1.2.0` with the version identifier
of the version you wish to install.
The command above downloads and executes a bash script
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment