diff --git a/cli/server/new.go b/cli/server/new.go index 924b5516c..78eda8838 100644 --- a/cli/server/new.go +++ b/cli/server/new.go @@ -96,7 +96,8 @@ Remember, your "Host" value must be a valid publicly accessible domain name as Abra uses this domain to identity servers. If you specified "--ssh-auth password" then you may skip the IdentityFile stanza. -You can access this new VPS via SSH using the following command: +Once your SSH client is configured, you can access this new VPS via SSH using +the following command: ssh root@%s