Commit 17ce7b4

bryfry <116113+bryfry@users.noreply.github.com>
2020-04-19 20:36:16
fix newline markdown
1 parent eef5c72
Changed files (1)
README.md
@@ -27,10 +27,10 @@
   
 * Reconnect ssh as ubuntu, Restart ssh, Verify root can't login via ssh
    
-  `$ exit`
-  `$ ssh root@tmc` # expect failure
-  `$ ssh ubuntu@tmc` # expect success
-  `$ sudo systemctl restart ssh`
+  `$ exit`  
+  `$ ssh root@tmc` # expect failure  
+  `$ ssh ubuntu@tmc` # expect success  
+  `$ sudo systemctl restart ssh`  
   
 `ssh ubuntu@tmc -A`