aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2214499..88f3952 100644
--- a/README.md
+++ b/README.md
@@ -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.**