mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
Merge pull request #11745 from imdreamrunner/patch-1
Add missing newline for bash code example
This commit is contained in:
@@ -105,7 +105,8 @@ install Docker using the following:
|
||||
|
||||
If `wget` isn't installed, install it after updating your manager:
|
||||
|
||||
$ sudo apt-get update $ sudo apt-get install wget
|
||||
$ sudo apt-get update
|
||||
$ sudo apt-get install wget
|
||||
|
||||
3. Get the latest Docker package.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user