git clone https://orangeshoelaces.net/git/ii.git
Author: Vasilii Kolobkov on 01/15/2019
Committer: Vasilii Kolobkov on 01/15/2019
Fix running example
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 4562252..3a49cd4 100644
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ Running ii
------------
Here's how you can run ii with socat:
- $ socat EXEC:'ii -s irc.freenode' OPENSSL:irc.freenode.net:6697
+ $ socat EXEC:'ii -s irc.freenode.net' OPENSSL:irc.freenode.net:6697
To make ii a bit more comfortable use it in combination with the multitail
program and for example with vim. Run vim in the server directory and use