diff options
author | June McEnroe <june@causal.agency> | 2023-10-21 18:48:13 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-10-21 18:48:13 -0400 |
commit | 41e471e7a77939f9ca1faab32f4f2d84c293d46b (patch) | |
tree | 398e52d91683408c13f231a4ffac2951f4955bec | |
parent | Advertise znc.in/self-message (diff) | |
download | pounce-41e471e7a77939f9ca1faab32f4f2d84c293d46b.tar.gz pounce-41e471e7a77939f9ca1faab32f4f2d84c293d46b.zip |
Recommend kitd to run pounce on OpenBSD
-rw-r--r-- | README.7 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/README.7 b/README.7 index cab03b3..b15a8e2 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd July 16, 2022 +.Dd October 21, 2023 .Dt README 7 .Os "Causal Agency" . @@ -127,13 +127,11 @@ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure . .Pp On -.Fx -and .Ox the recommended way to run .Nm is with the process supervisor -.Lk https://git.causal.agency/catsit catsit . +.Lk https://git.causal.agency/kitd kitd . . .Ss Additional Components Additional functionality can be provided |