Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quackduck authored Jul 31, 2024
1 parent d7a9c3b commit 0bb4f86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ Try it out:
ssh devzat.hackclub.com
```

If it's your first time login in, you can choose your nickname with the SSH username. For example, if you want to be called "john", you can do:
If it's your first time logging in, you can choose your display name with the SSH username. For example, if you want to be called "wenjie", you can run:
```sh
ssh john@devzat.hackclub.com
ssh wenjie@devzat.hackclub.com
```
If you want to change your nickname after the first login, you should use the `nick` command.
If you want to change your display name after the first login, you should use the `nick` command.

If you're under a firewall, you can still join on port 443:
```sh
Expand Down

0 comments on commit 0bb4f86

Please sign in to comment.