diff --git a/README.md b/README.md index 476ff73..ca4d742 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The DDC software requires the library dependancies below. Generally, the softwar ### Build Instructions -1. Clone the repository. `git clone https://github.com/DVMProject/dvmconsole.git` +1. Clone the repository. `git clone --recurse-submodules https://github.com/DVMProject/dvmconsole.git` 2. Switch into the "dvmconsole" folder. 3. Open the "dvmconsole.sln" with Visual Studio. 4. Select "x86" as the CPU type.