diff --git a/README.md b/README.md index 2b2e1e8..616c2bd 100644 --- a/README.md +++ b/README.md @@ -164,4 +164,3 @@ Example, tunnelling ssh through hkexsh (NOTE [issue #15](https://blitter.com:300 * [server side] $ sudo /usr/sbin/sshd -p 7002 * [client side, term A] $ hkexsh -T=6002:7002 user@server * [client side, term B] $ ssh user@localhost -p 6002 -