From b2db2816fac6b040c38e4f53ff892cbeacdcbe65 Mon Sep 17 00:00:00 2001 From: Disassembler Date: Sat, 20 Jun 2020 18:28:10 +0200 Subject: [PATCH] Update project URL after rename --- doc/toolchain/virtual-machine-creation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ^^^^^^^^^^^^^^^^^^^^^