diff --git a/doc/toolchain/virtual-machine-creation.rst b/doc/toolchain/virtual-machine-creation.rst index 138ffd9..bc5bb1b 100644 --- a/doc/toolchain/virtual-machine-creation.rst +++ b/doc/toolchain/virtual-machine-creation.rst @@ -54,10 +54,10 @@ Assign the newly generated key to your GitLab account .. code-block:: bash # Clone the repository - git clone --recursive ssh://git@git.spotter.cz:2222/Spotter-Cluster/Spotter-Cluster.git + git clone --recursive ssh://git@git.spotter.cz:2222/Spotter-Cluster/Spotter-VM.git # Install the build toolchain - Spotter-Cluster/build/install-toolchain.sh + Spotter-VM/build/install-toolchain.sh Building the packages ^^^^^^^^^^^^^^^^^^^^^