mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
remove mention of ./autogen.sh from releases INSTALL
This commit is contained in:
parent
ab809d8d2a
commit
77143aee7d
1 changed files with 1 additions and 2 deletions
3
INSTALL
3
INSTALL
|
|
@ -11,8 +11,7 @@ To compile irssi you need:
|
||||||
|
|
||||||
For most people, this should work just fine:
|
For most people, this should work just fine:
|
||||||
|
|
||||||
./autogen.sh (for people who just cloned the repository)
|
./configure
|
||||||
./configure (if this script already exists, skip ./autogen.sh)
|
|
||||||
make
|
make
|
||||||
su
|
su
|
||||||
make install (not _really_ required except for perl support)
|
make install (not _really_ required except for perl support)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue