diff --git a/README.md b/README.md index 2eaae75..abb8d88 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,11 @@ openVulkano is a simple Vulkan rendering engine which is capable of recording co ### Requirements: * Git * CMake -* C++ 17 compatible compiler +* C++ 20 compatible compiler +* Perl +* Bash +* glslang +* bin2c ### Required dependencies on linux ```bash sudo apt install extra-cmake-modules libarchive-dev libeigen3-dev