diff options
author | Oskar <> | 2024-03-10 13:44:12 +0100 |
---|---|---|
committer | Oskar <> | 2024-03-10 13:44:12 +0100 |
commit | 264a4cc12ba6442cf7a9c1a1ed400d310dafd9cd (patch) | |
tree | e5c87c3e02ac8de92d767e317e89aae00eee3062 /INSTALL | |
parent | b0cba9970411d0ab23d4cafe59c5ce9bb3143af4 (diff) |
make release fix in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |