From d00e9155c1b25c017a17813579f8255e32808453 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Sat, 8 Mar 2014 21:00:48 -0500 Subject: [PATCH] Updated README with better download/install instructions. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 8aa41f9..2698b27 100644 --- a/README +++ b/README @@ -22,9 +22,9 @@ Compiling? To compile the source: 1) git clone https://github.com/MadCamel/energymech.git --- If you don't have git, you can still download the source: - wget https://github.com/MadCamel/energymech/archive/master.tar.gz - tar xvf master.tar.gz +-- If you don't have git you can still download the source: + wget http://github.com/MadCamel/energymech/archive/master.tar.gz + tar xvf master.tar.gz 2) cd energymech -- Since you are reading this file, you have most likely already