aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 9dd7dc9..d69a5ea 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,10 +1,11 @@
Type
+ make
make install
to install silentct in a standard location.
-You may override the following Makefile variables:
+You may override the following (un)install variables:
DESTDIR default:
PREFIX default: /usr/local
@@ -12,8 +13,6 @@ You may override the following Makefile variables:
MANDIR default: $(PREFIX)/share/man
VERSION default: the latest git-commit
-Expect the programs in cmd/ to be installed with man pages.
-
Type
make uninstall