diff --git a/README.md b/README.md index 4f784b2..fb5e5a8 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,14 @@ Unity Adaptation of Cylvision # The development environment - All developers have to use the following version of software - - Unity 2018.4.3f1 (LTS) - Microsoft Visual Studio Commmunity 2017. version 15.9.13 - Pure Data 0.49.1 (Install via installer) +# How to properly clone the repo +After you clone the repo. please execute +``` git submodule update --init --recursive ``` + + +