aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-02-14 15:25:20 +0100
committerMateja <mail@matejamaric.com>2021-02-14 15:25:20 +0100
commitba59c7b81f227b3e13ae945136575390bc5d8c59 (patch)
treedac5438cc44df1717add596d1cfec6e586a1600f
parent0abfdc7a435eb0b60917be62ba6a563147e349eb (diff)
downloaderender-ba59c7b81f227b3e13ae945136575390bc5d8c59.tar.gz
erender-ba59c7b81f227b3e13ae945136575390bc5d8c59.zip
Update README.
-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.**