mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +02:00
Added a little more explicit instructions
This commit is contained in:
parent
31da4e8623
commit
33bb9d3e64
1 changed files with 7 additions and 1 deletions
8
INSTALL
8
INSTALL
|
|
@ -9,7 +9,13 @@ To compile irssi you need:
|
|||
- openssl (for ssl support)
|
||||
- perl-5.6 or greater (for perl support)
|
||||
|
||||
For most people, this should work just fine:
|
||||
First, download the project's zip file from GitHub, by using the
|
||||
"Download ZIP" button, or clicking this link to download from the
|
||||
master branch: https://github.com/irssi/irssi/archive/master.zip
|
||||
|
||||
Next, extract this ZIP file.
|
||||
|
||||
For most people, running these commands should work just fine:
|
||||
|
||||
./configure
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue