diff --git a/INSTALL b/INSTALL index 719369de..b445da94 100644 --- a/INSTALL +++ b/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