mirror of
https://github.com/irssi/irssi.git
synced 2025-04-26 04:51:11 -05:00
revise INSTALL to be more clear regarding which script to use
This commit is contained in:
parent
c52e6ebc99
commit
54153e6d88
3
INSTALL
3
INSTALL
@ -11,7 +11,8 @@ To compile irssi you need:
|
|||||||
|
|
||||||
For most people, this should work just fine:
|
For most people, this should work just fine:
|
||||||
|
|
||||||
./autogen.sh
|
./autogen.sh (for people who just cloned the repository)
|
||||||
|
./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…
x
Reference in New Issue
Block a user