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