Skip to content

Commit 16d8436

Browse files
Brett Logandenyeart
Brett Logan
authored andcommitted
Update byfn download command
Signed-off-by: Brett Logan <[email protected]>
1 parent 6de9dc2 commit 16d8436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/install.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ the binaries and images.
4848
4949
.. note:: If you want a specific release, pass a version identifier for Fabric,
5050
Fabric-ca and thirdparty Docker images.
51-
The command below demonstrates how to download **Fabric v2.0.0 Alpha release v2.0.0-alpha**
51+
The command below demonstrates how to download **Fabric v2.0.0 Beta release v2.0.0-beta**
5252

5353
.. code:: bash
5454
5555
curl -sSL https://bit.ly/2ysbOFE | bash -s -- <fabric_version> <fabric-ca_version> <thirdparty_version>
56-
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.0.0-alpha 2.0.0-alpha 0.4.15
56+
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.0.0-beta 1.4.4 0.4.18
5757
5858
.. note:: If you get an error running the above curl command, you may
5959
have too old a version of curl that does not handle

0 commit comments

Comments
 (0)