diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md
index 2e8ddbc1e9..c86942a552 100644
--- a/docs/installation/ubuntulinux.md
+++ b/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