summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 695be1fb..50bd9c15 100644
--- a/README.md
+++ b/README.md
@@ -56,8 +56,7 @@ Look at matterbridge.conf.sample for an example
```
[IRC]
-server="irc.freenode.net"
-port=6667
+server="irc.freenode.net:6667"
#default no TLS connection to irc server
UseTLS=false
#do not check the certificate if we use TLS (allows for selfsigned certificates)