1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-22 04:35:58 -04:00

remove mention of ./autogen.sh from releases INSTALL

This commit is contained in:
ailin-nemui 2015-12-13 14:17:33 +01:00
parent ab809d8d2a
commit 77143aee7d

View File

@ -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)