diff --git a/README.md b/README.md index 0a1655b..73df501 100644 --- a/README.md +++ b/README.md @@ -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 ```