blob: 656e0bc54be008a991ba176986b852fee3daeaa2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- doc/getting-started.md.orig 1979-11-30 00:00:00 UTC
+++ doc/getting-started.md
@@ -20,6 +20,10 @@ channels from a ZNC config file:
go run ./contrib/znc-import <znc config file>
+For FreeBSD port users:
+
+ soju-znc-import <znc config file>
+
## Client side
### Client supporting `soju.im/bouncer-networks`
|