From b962eefd8c5224294cb16dede2d63af351389685 Mon Sep 17 00:00:00 2001 From: Charles Chan Date: Sun, 13 Sep 2015 13:29:50 -0700 Subject: [PATCH] Fix Ubuntu instalation doc. Formatting, break `sudo ...` command into 2 lines. Signed-off-by: Charles Chan Upstream-commit: 6b16c154f56f2b4b62d623ce140ed2bb8994a1f2 Component: engine --- components/engine/docs/installation/ubuntulinux.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/engine/docs/installation/ubuntulinux.md b/components/engine/docs/installation/ubuntulinux.md index 2e8ddbc1e9..c86942a552 100644 --- a/components/engine/docs/installation/ubuntulinux.md +++ b/components/engine/docs/installation/ubuntulinux.md @@ -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