summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOskar <>2024-03-10 13:51:45 +0100
committerOskar <>2024-03-10 13:51:45 +0100
commit437b50eb88e6720d27cacfd6bc91208aea238582 (patch)
tree3482b26119c0c9bd09316dbb6865ab20f5d6cbcf /INSTALL
parent1c9c07f07cffa75692346199ca3c0d6efa36335a (diff)
also changed INSTALL once again
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 032bd6f..9949a9e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-To compile this program just type 'make release'.
+To compile this program just type 'make release' or 'make'.
And then to install it you will have to 'make install' as root.