1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fix Ubuntu instalation doc.

Formatting, break `sudo ...` command into 2 lines.

Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
This commit is contained in:
Charles Chan 2015-09-13 13:29:50 -07:00
parent 611dbd8957
commit 6b16c154f5

View file

@ -323,7 +323,8 @@ NetworkManager (this might slow your network).
4. Restart both the NetworkManager and Docker.
$ sudo restart network-manager $ sudo restart docker
$ sudo restart network-manager
$ sudo restart docker
### Configure Docker to start on boot