Updated readme error for docker install

This commit is contained in:
Richard Koeppe 2024-10-03 17:36:46 +00:00
parent 0ad2e7a8cd
commit e3f48009c0
1 changed files with 1 additions and 1 deletions

View File

@ -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.