From 33bb9d3e64ed6876cd4ffa8addb76bf76f7259b5 Mon Sep 17 00:00:00 2001 From: thapar Date: Mon, 7 Jul 2014 23:24:23 -0400 Subject: [PATCH] Added a little more explicit instructions --- INSTALL | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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