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 3d294e1 commit 0ee3d84Copy full SHA for 0ee3d84
exercises.rst
@@ -81,8 +81,6 @@ Clone Repository
81
82
To work on the exercises you will need to clone the following repo:
83
84
-.. code-block:: shell
85
-
86
.. literalinclude:: code/clone.sh
87
88
If the ``ngsdn-tutorial`` directory is already present in the VM, make
@@ -101,8 +99,6 @@ The VM may have shipped with an older version of the dependencies than
101
99
you need for the exercises. You can upgrade to the latest version
102
100
using the following command:
103
104
105
106
.. literalinclude:: code/make.sh
107
108
This command downloads all necessary Docker images (~1.5 GB), which
0 commit comments