From 0c41df14c34239f59ecfd9c62dd1aa3efad45a11 Mon Sep 17 00:00:00 2001 From: Niko Date: Mon, 4 Mar 2024 11:22:18 +0100 Subject: [PATCH] updated README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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**