diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -32,5 +32,4 @@ Then run following commands in project directory: ### On Windows and Mac: On Windows and Mac you don't have any dependencies, so you can use CMake without any worry. -**Just make sure all submodules are available using `git submodule update --init`!** -**Also make sure `model` directory (where example model is located) is available where you built the executable.** +**Just make sure `model` directory (where example model is located) is available where you built the executable.** |