about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-12 20:19:18 -0500
committerJune McEnroe <june@causal.agency>2022-02-12 20:19:18 -0500
commit28a27a2c0fdbd05328a4c30fbb63a4e3c6e12432 (patch)
tree9271c7b8cedb29cd3ff934f886b23459292b498a /README.7
parentUse compat_readpassphrase.c on Linux (diff)
downloadcatgirl-28a27a2c0fdbd05328a4c30fbb63a4e3c6e12432.tar.gz
catgirl-28a27a2c0fdbd05328a4c30fbb63a4e3c6e12432.zip
Move sandman build to scripts/Makefile
Diffstat (limited to 'README.7')
-rw-r--r--README.76
1 files changed, 3 insertions, 3 deletions
diff --git a/README.7 b/README.7
index 5a614e8..8f13f7c 100644
--- a/README.7
+++ b/README.7
@@ -1,5 +1,5 @@
 .\" To view this file, run: man ./README.7
-.Dd June 28, 2021
+.Dd February 12, 2022
 .Dt README 7
 .Os "Causal Agency"
 .
@@ -167,8 +167,8 @@ to stop and start
 on system sleep and wake.
 Install it as follows:
 .Bd -literal -offset indent
-$ make scripts/sandman
-# make install-sandman
+$ make -C scripts sandman
+# make -C scripts install
 .Ed
 .
 .Sh FILES