Update README.md

This commit is contained in:
Joey 2014-11-03 20:30:44 +13:00
commit 45c1e9af56

View file

@ -21,6 +21,12 @@ Also, there was an issue for Mac with versions older that 0.1.8b where it wouldn
Getting Started
---------------
Initiate submodules:
```
git submodule update --init --recursive
```
Run with:
```