diff --git a/Ports/openssh/ReadMe.md b/Ports/openssh/ReadMe.md index f157b31d4d..3db1efbdc7 100644 --- a/Ports/openssh/ReadMe.md +++ b/Ports/openssh/ReadMe.md @@ -6,6 +6,3 @@ - Cannot determine compatibility flags. This means there may be some weird bugs when connecting to certain SSH implementations. - SSHD does not work as it requires socketpair. It will start, but will crash on connection. - -# Note on connecting to servers -You have to specify the port number when using ssh. It seemingly doesn't default to 22.