From b2fdcdfdba6dae033db49c04def6432a26cc89bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ellensohn?= Date: Tue, 24 Oct 2023 11:44:50 +0000 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af7f5db..814e73c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # my_ros2_docker_image - +change This template repository should give a good overview on how to build your own ROS2 development instance and produce a new hosted docker image out of it. For now the steps below are only suited for a existing Ubuntu installation. Windows is for now not supported in this repository.