diff --git a/docker/install.adoc b/docker/install.adoc index c3a80e0..165e050 100644 --- a/docker/install.adoc +++ b/docker/install.adoc @@ -40,7 +40,6 @@ video::0e-KiGJIiDc[youtube] [[cheat-Docker]] == Installation (Ubuntu) - ``` $ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - $ sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"