mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 02:22:36 +02:00
./configure has apparently been changed to ./autogen.sh but INSTALL was not updated
This commit is contained in:
parent
e2462b7839
commit
e0f229c96a
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
|
@ -11,7 +11,7 @@ To compile irssi you need:
|
||||||
|
|
||||||
For most people, this should work just fine:
|
For most people, this should work just fine:
|
||||||
|
|
||||||
./configure
|
./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