collapse SSH/Putty line

This commit is contained in:
Jeff Atwood 2014-04-17 15:24:20 -07:00
parent ab8ba34d42
commit 55a6078188
1 changed files with 1 additions and 3 deletions

View File

@ -16,12 +16,10 @@ You will receive a mail from Digital Ocean with the root password to your Drople
# Access Your Droplet
Connect to your Droplet via SSH:
Connect to your Droplet via SSH, or use [Putty][put] on Windows:
ssh root@192.168.1.1
(Alternately, use [Putty][put] on Windows)
Replace `192.168.1.1` with the IP address of your Droplet.
<img src="https://meta-discourse.r.worldssl.net/uploads/default/2999/0934a0158459ec3f.png" width="571" height="130">