diff options
author | Oskar <> | 2024-03-10 13:51:45 +0100 |
---|---|---|
committer | Oskar <> | 2024-03-10 13:51:45 +0100 |
commit | 437b50eb88e6720d27cacfd6bc91208aea238582 (patch) | |
tree | 3482b26119c0c9bd09316dbb6865ab20f5d6cbcf /INSTALL | |
parent | 1c9c07f07cffa75692346199ca3c0d6efa36335a (diff) |
also changed INSTALL once again
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 release'. +To compile this program just type 'make release' or 'make'. And then to install it you will have to 'make install' as root. |