update readme

This commit is contained in:
ohyzha
2024-07-15 09:36:14 +03:00
parent 7150425cba
commit 2a791e5a65

View File

@@ -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