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: ```