Update project URL after rename

This commit is contained in:
Disassembler 2020-06-20 18:28:10 +02:00
parent d5aca4ad52
commit b2db2816fa
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -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
^^^^^^^^^^^^^^^^^^^^^