From 23699cc06e8dfe6d6573462923e5d15e446ba0ae Mon Sep 17 00:00:00 2001 From: Tobit Flatscher <53856473+2b-t@users.noreply.github.com> Date: Tue, 7 May 2024 23:29:17 +0100 Subject: [PATCH] docs: Update link to Docker for robotics repository --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index ee88773..d29ca53 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -18,7 +18,7 @@ This is guide explains how one can **develop inside/deploy a [Docker container]( This guide does not apply to Windows and Macintosh operating systems as it relies on a `PREEMPT_RT`-patched host system and Docker on Windows and Macintosh actually runs with a light-weight virtual machine in the middle. -For an **introduction into development with Docker** and Docker-Compose, how to set it up in Visual Studio Code and a guide for using it with graphic user interfaces and ROS workspaces have a look at my other repository [**`docker-for-ros`**](https://github.com/2b-t/docker-for-ros). +For an **introduction into development with Docker** and Docker-Compose, how to set it up in Visual Studio Code and a guide for using it with graphic user interfaces and ROS workspaces for applications in robotics have a look at my other repository [**`docker-for-robotics`**](https://github.com/2b-t/docker-for-robotics). ### Use-cases