From e3f48009c01aa32e0550aa0f05186d56ebdc1a02 Mon Sep 17 00:00:00 2001 From: "r.koeppe" Date: Thu, 3 Oct 2024 17:36:46 +0000 Subject: [PATCH] Updated readme error for docker install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6600e31..9ebd2b3 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Now you have set up your ssh key! ## Docker -1. Install docker. It should be preinstalled in Ubuntu. +1. ![Install docker](https://docs.docker.com/engine/install/ubuntu/) via apt repository. NOT via snap, this can lead to cruel errors during usage. 1. Make sure that you can use docker as sudo.