Jannes Klee
Jannes Klee
Within the tutorial [Using the fabric test network](https://hyperledger-fabric.readthedocs.io/en/release-2.2/test_network.html) for `release-2.2` the command ``` curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.2.2 1.4.9 ``` is mentioned, which should be ``` curl...
Change version at the beginning of the tutorial, because old version numbers lead to abortion in following steps. #### Type of change - Documentation update
The commit exhanges *TwoOrgsApplicationGenesis* with *ChannelUsingRaft* because of commit [eb16ca](https://github.com/hyperledger/fabric-samples/commit/eb16caf3d5adf05f58bd9a63cb91707f4e97b81a) in the [fabric-sample](https://github.com/hyperledger/fabric-samples/) repository. - documentation update - I opened an issue in [fabric-sample](https://github.com/hyperledger/fabric-samples/issues/1131) for it