summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.72
1 files changed, 1 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 3e32545..f623467 100644
--- a/README.7
+++ b/README.7
@@ -30,7 +30,7 @@ and SQLite
 .Bd -literal -offset indent
 \&./configure
 make all
-sudo make install
+make install
 .Ed
 .
 .Pp
2&follow=1'>Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe