summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexey Yerin <yyp@disroot.org>2021-05-25 12:18:03 +0300
committerHubert Hirtz <hubert@hirtz.pm>2021-05-25 12:34:56 +0200
commit3e0f604c14618b9fa1f9041ef8e1a324c662df39 (patch)
tree0ed8c530854f30bb99a5b42853b4cecdefc53484 /README.md
parentcommands: use Home constant instead of "home" (diff)
Moving to libera.chat
Because the part later suggests joining #senpai, which is now on Libera.Chat instead of Freenode, it would make sense to update this as well.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e416ea9..6d5499b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Works best with soju!
```shell
mkdir -p ~/.config/senpai
cat <<EOF >~/.config/senpai/senpai.yaml
-addr: irc.freenode.net:6697
+addr: irc.libera.chat
nick: senpai
password: "my password can't be this cute"
EOF