From 45c1e9af569faff7c6eadb19183ec7a77f364f12 Mon Sep 17 00:00:00 2001 From: Joey Date: Mon, 3 Nov 2014 20:30:44 +1300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2d63d63..a9fd9a6 100644 --- a/README.md +++ b/README.md @@ -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: ```