Add missing newline for bash code example
Signed-off-by: Zhou Xinzi <imdreamrunner@gmail.com> Upstream-commit: ed7907a988fe336711603e38c8b79d673e87c902 Component: engine
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