Explorar o código

Merge pull request #12857 from nikolas/patch-1

Remove incorrect option in docker install command
moxiegirl %!s(int64=10) %!d(string=hai) anos
pai
achega
cacf90c963
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/installation/ubuntulinux.md

+ 1 - 1
docs/sources/installation/ubuntulinux.md

@@ -308,5 +308,5 @@ NetworkManager (this might slow your network).
 
 
 To install the latest version of Docker, use the standard `-N` flag with `wget`:
 To install the latest version of Docker, use the standard `-N` flag with `wget`:
 
 
-	$ wget -N -qO- https://get.docker.com/ | sh
+	$ wget -qO- https://get.docker.com/ | sh