From 94b15992de7bc212f1784d37c5268d4f209b4fa3 Mon Sep 17 00:00:00 2001 From: bjoernellens1 <64093272+bjoernellens1@users.noreply.github.com> Date: Wed, 22 Nov 2023 10:46:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec859db..5eec22e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# cps_loki Workspace +# cps_loki main repo ## Now working via Docker! Follow the instructions: To use this you need the latest Docker installed and for the multiplatform build the binfmt dependencies for your system. Otherwise just use the pre-built Docker containers. I will try to make the images available public. @@ -39,4 +39,4 @@ This will allow you to modify the images to your needs. Enjoy! ## Useful commands: ``` rosdep install --from-paths src --ignore-src -r -y -``` \ No newline at end of file +```