diff options
author | June McEnroe <june@causal.agency> | 2023-10-21 18:49:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-10-21 18:49:16 -0400 |
commit | b96a95439bf8c678024357ded4709fd90b08707c (patch) | |
tree | 6ce9ad65ff9c4c4bc627de93d1dda98a522068e7 | |
parent | Strip CR LF from input lines in unscoop (diff) | |
download | litterbox-master.tar.gz litterbox-master.zip |
-rw-r--r-- | README.7 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/README.7 b/README.7 index 725bb2c..a33b34c 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd May 18, 2021 +.Dd October 21, 2023 .Dt README 7 .Os "Causal Agency" . @@ -76,13 +76,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 . . .Sh FILES .Bl -tag -width "litterbox.c" -compact |