diff options
author | June McEnroe <june@causal.agency> | 2020-08-25 19:41:37 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-25 19:41:37 -0400 |
commit | ae2aceea581dc1d4537662adef82035fe9ee6f6c (patch) | |
tree | 0f7fcc9ca0b8fc6523f8d885e487872cf22509fe | |
parent | Mention catsit in README (diff) | |
download | litterbox-ae2aceea581dc1d4537662adef82035fe9ee6f6c.tar.gz litterbox-ae2aceea581dc1d4537662adef82035fe9ee6f6c.zip |
Recommend catsit first in README
Honestly running it with the rc script just sucks.
Diffstat (limited to '')
-rw-r--r-- | README.7 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/README.7 b/README.7 index 377030b..eda8f8d 100644 --- a/README.7 +++ b/README.7 @@ -70,20 +70,20 @@ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure .Ed . .Pp -An -.Xr rc 8 -script for -.Nm -is provided on -.Fx . On -.Ox , -and alternatively on -.Fx , +.Fx +and +.Ox +the recommended way to run .Nm -can be run using the +is with the .Lk https://git.causal.agency/catsit catsit process supervisor. +Alternatively, +an +.Xr rc 8 +script is provided for +.Fx . . .Sh FILES .Bl -tag -width "litterbox.c" -compact |