Skip to content

Commit

Permalink
README.md: replace freenode reference with libera (#418)
Browse files Browse the repository at this point in the history
Freenode is dead. Many open-source projects left the network due to the 2021
situation (of hostile takeover, etc.) and have since migrated to Libera.
  • Loading branch information
ralphptorres authored Nov 10, 2023
1 parent 8ca8773 commit e125c77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ this config:

```yaml
servers:
- addr: chat.freenode.net
- addr: irc.libera.chat
...
- addr: irc.gnome.org
...
```

By default tiny connects to both servers. You can connect to only the first
server by passing `freenode` as a command line argument.
server by passing `libera` as a command line argument.

You can use `--config <path>` to specify your config file location.

Expand Down

0 comments on commit e125c77

Please sign in to comment.