forked from tildetown/town
fix glaring upsetting error in signup copy
parent
d0b79f3e7c
commit
0884ba2ff6
|
@ -142,7 +142,7 @@ This program is going to exit and you are now free to ssh to town as yourself:
|
|||
|
||||
if your public key isn't found by ssh, you'll need to explain to ssh how to find it with:
|
||||
|
||||
ssh -i "replace with path to public key file" %[1]s@tilde.town
|
||||
ssh -i "replace with path to private key file" %[1]s@tilde.town
|
||||
|
||||
for help with ssh, see: https://tilde.town/wiki/getting-started/ssh.html
|
||||
|
||||
|
|
Loading…
Reference in New Issue