summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorOskar <>2024-03-10 13:44:12 +0100
committerOskar <>2024-03-10 13:44:12 +0100
commit264a4cc12ba6442cf7a9c1a1ed400d310dafd9cd (patch)
treee5c87c3e02ac8de92d767e317e89aae00eee3062 /INSTALL
parentb0cba9970411d0ab23d4cafe59c5ce9bb3143af4 (diff)
make release fix in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b621d36..032bd6f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-To compile this program just type 'make'.
+To compile this program just type 'make release'.
And then to install it you will have to 'make install' as root.