Update README.md
authoraeyk <kennedy_malik@yahoo.com>
Fri, 11 Apr 2014 10:11:45 +0000 (06:11 -0400)
committeraeyk <kennedy_malik@yahoo.com>
Fri, 11 Apr 2014 10:11:45 +0000 (06:11 -0400)
README.md

index 4535f0aee7cb11b3cad603a16202ab5c160a210a..b6ae9e054871837c088e8b53022f77f7226d8ee2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
+
+## Compiling cargo
+
+Firstly you will need to get cargo's dependencies, which are just git submodules.
+
+```
+$ git submodule init
+$ git submodule upgrade
+```
+Then it's as simple as ```make && make install```.
+
 ## Porcelain
 
 ### cargo-compile