Updated README a little more

This commit is contained in:
MadCamel 2014-03-08 20:59:42 -05:00
parent a4f1698968
commit 95bb81c9d6

5
README
View File

@ -21,7 +21,10 @@ Compiling?
~~~~~~~~~~ ~~~~~~~~~~
To compile the source: To compile the source:
1) Uncompress the source code distribution archive. 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
2) cd energymech 2) cd energymech
-- Since you are reading this file, you have most likely already -- Since you are reading this file, you have most likely already