updated README.md

This commit is contained in:
Niko Feith 2024-03-04 11:22:18 +01:00
parent 528a2d8821
commit 0c41df14c3

View File

@ -11,7 +11,7 @@ To download this repository and all of its included submodules, follow these ste
2. **Gitea SSH Connection** 2. **Gitea SSH Connection**
* This is only usable in the University Network (the VPN hasn't worked so far either) * 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** 3. **Cloning the Repository**
* Open your terminal or command prompt. * Open your terminal or command prompt.
@ -21,9 +21,6 @@ To download this repository and all of its included submodules, follow these ste
```bash ```bash
git clone --recurse-submodules git@git.cps.unileoben.ac.at:Niko/UR_Robotiq.git 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 ## How to Start the Docker Compose
1. **Prerequisites** 1. **Prerequisites**