diff --git a/README.md b/README.md index 0efab711..8be6fd7e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ If you add this to `~/.ssh/config`: Host chat HostName devzat.hackclub.com User yourNickNameHere +# If you are using the latest version of OpenSSH, include these options as well: + HostkeyAlgorithms +ssh-rsa + PubkeyAcceptedAlgorithms +ssh-rsa ``` You'll be able to join with just: