Skip to content

Commit 97248fc

Browse files
authored
Default to DigitalOcean rather than AWS for the README
1 parent 4165eca commit 97248fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Use the example command below to start an SSH tunnel by replacing `user` and `ip
181181
182182
To SSH into the Algo server for administrative purposes you can use the example command below by replacing `ip` with your own:
183183
184-
`ssh ubuntu@ip -i ~/.ssh/algo.pem`
184+
`ssh root@ip -i ~/.ssh/algo.pem`
185185
186186
If you find yourself regularly logging into Algo then it will be useful to load your Algo ssh key automatically. Add the following snippet to the bottom of `~/.bash_profile` to add it to your shell environment permanently.
187187

0 commit comments

Comments
 (0)