summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2016-01-12 23:34:44 +0100
committerailin-nemui <ailin-nemui@users.noreply.github.com>2016-01-12 23:34:44 +0100
commit38b1121989afcd1f8592e78f9fed0bc67e74814c (patch)
tree645f9373a44a843c9f57c255d38a44dbb1ec5ced /INSTALL
parent424675f9df536eadab4e0945288ed411c7d02d00 (diff)
parentc6a85721a6e9d5a6f67f76f0062c750146c6805f (diff)
downloadirssi-38b1121989afcd1f8592e78f9fed0bc67e74814c.zip
Merge branch '0.8.18-beta1' into 0.8.18-beta2
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 234c6cf6..a83a6c76 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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)