Skip to content

Commit ebea996

Browse files
committed
[FAB-4494] Add missing step in Getting Started doc
This adds instruction to change to the proper subdirectory before running network_setup.sh. Change-Id: Ibe84ae56ef7731063305b20752a23068098bcab6 Signed-off-by: Arnaud J Le Hors <[email protected]>
1 parent 85ef083 commit ebea996

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/getting_started.rst

+4
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ script will use a default name of ``mychannel``. The cli timeout parameter
7676
is an optional value; if you choose not to set it, then your cli container
7777
will exit upon conclusion of the script.
7878

79+
Change to the release subdirectory corresponding to your architecture
80+
that was created in the first step, such as ``release/windows-amd64``,
81+
then execute one of the following commands:
82+
7983
.. code:: bash
8084
8185
./network_setup.sh up

0 commit comments

Comments
 (0)