update readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user