Update README.md

This commit is contained in:
Emile Nijssen
2021-09-29 12:53:22 +02:00
committed by GitHub
parent 3fbeab012b
commit 60da315c7e

View File

@@ -35,7 +35,6 @@ If you haven't installed Docker yet, install it by running:
```bash
$ curl -sSL https://get.docker.com | sh
$ sudo sh get-docker.sh
$ sudo usermod -aG docker $(whoami)
$ bash
```