Updated README with better download/install instructions.

This commit is contained in:
MadCamel
2014-03-08 21:00:48 -05:00
parent 95bb81c9d6
commit d00e9155c1

6
README
View File

@@ -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