diff options
author | jperkin <jperkin@pkgsrc.org> | 2021-05-27 09:02:41 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2021-05-27 09:02:41 +0000 |
commit | 9bb8854f1ed509f420200ed6514f8fdd569cc183 (patch) | |
tree | 53eb904797ceb02a44f9d36551885593e446754e | |
parent | d35c71312fd99bcf6aeea2fe4297670f95908b1d (diff) | |
download | pkgsrc-9bb8854f1ed509f420200ed6514f8fdd569cc183.tar.gz |
README: Add a URL for the Matrix room.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md index d994b610f64..45b93f32d19 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,11 @@ On NetBSD, `bmake` is simply the built-in `make` tool. To build packages in bulk, tools such as `pkgtools/pbulk` and `pkgtools/pkg_comp` can be used. -Troubleshooting ---------------- +Community / Troubleshooting +--------------------------- - Join the community IRC channel [#pkgsrc @ libera.chat](https://kiwiirc.com/nextclient/irc.libera.chat/pkgsrc). -- Join the community Matrix room #pkgsrc:nil.im +- Join the community Matrix room [#pkgsrc:nil.im](https://matrix.to/#/!YcdqKPizLfuTGHacZp:matrix.org) - Subscribe to the [pkgsrc-users](https://netbsd.org/mailinglists/#pkgsrc-users) mailing list - Send bugs and patches [via web form](https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd) (use the `pkg` category). |