diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -11,8 +11,7 @@ To compile irssi you need: For most people, this should work just fine: - ./autogen.sh (for people who just cloned the repository) - ./configure (if this script already exists, skip ./autogen.sh) + ./configure make su make install (not _really_ required except for perl support) |