diff --git a/faststart/deploy-virtual-server.md b/faststart/deploy-virtual-server.md index 5caf760..4b4251c 100644 --- a/faststart/deploy-virtual-server.md +++ b/faststart/deploy-virtual-server.md @@ -170,7 +170,7 @@ Log in to your LinuxONE virtual server the LinuxONE Community Cloud. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - # ssh –i /path/to/key/keyname.pem linux1@serveripaddress + # ssh -i /path/to/key/keyname.pem linux1@serveripaddress ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ### From Windows using PuTTY