fix glaring upsetting error in signup copy

trunk
vilmibm 2023-10-18 00:48:47 +00:00
parent d0b79f3e7c
commit 0884ba2ff6
1 changed files with 1 additions and 1 deletions

View File

@ -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