diff --git a/README.md b/README.md index 6093fb1099aaad3fa21ebc84534a0ee0e47feb21..3446b5fd9163d31cbe171e4e5b9c1b575d1677a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # VkCV Framework A Vulkan framework for computer visualistics simplifying building applications +## Build + +Git submodules are used for libraries. +To download the submodules either clone using `git clone --recurse-submodules` or after `git clone` use `git submodule init` and `git submodule update`. + ## Examples - https://gitlab.uni-koblenz.de/vulkan2021/vkcv-examples