From e764a4cf90120cdb6b22159a084349d4bb19f9a0 Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommmy.persson@liu.se> Date: Wed, 7 Oct 2020 15:44:40 +0200 Subject: [PATCH] Work on development environmant --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f626be..2129122 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ And then do the relevant things below. If you have a ROS machine already follow the following instructions: -- [Getting the Docker Image](https://gitlab.liu.se/lrs/waraps_docker_images) +- [Login Docker Registry](https://gitlab.liu.se/lrs/waraps_docker_images) Do not download the image. - [Prepare Existing ROS Computer](doc/prepare_ros_computer.md) - [Local ROS Installation and LRS Docker Modules](doc/local_ros_installation.md) -- GitLab