diff --git a/README.md b/README.md index 005ff8e..ebe32d4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To download this repository and all of its included submodules, follow these ste 2. **Gitea SSH Connection** * This is only usable in the University Network (the VPN hasn't worked so far either) - * follow this tutorial: https://www.techaddressed.com/tutorials/add-verify-ssh-keys-gitea/ + * Follow this tutorial: https://www.techaddressed.com/tutorials/add-verify-ssh-keys-gitea/ 3. **Cloning the Repository** * Open your terminal or command prompt. @@ -21,9 +21,6 @@ To download this repository and all of its included submodules, follow these ste ```bash git clone --recurse-submodules git@git.cps.unileoben.ac.at:Niko/UR_Robotiq.git ``` - - * Replace `https://github.com/your-username/UR-Robotiq.git` with the actual URL of your repository. - ## How to Start the Docker Compose 1. **Prerequisites**