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:
|
### Requirements:
|
||||||
* Git
|
* Git
|
||||||
* CMake
|
* CMake
|
||||||
* C++ 17 compatible compiler
|
* C++ 20 compatible compiler
|
||||||
|
* Perl
|
||||||
|
* Bash
|
||||||
|
* glslang
|
||||||
|
* bin2c
|
||||||
### Required dependencies on linux
|
### Required dependencies on linux
|
||||||
```bash
|
```bash
|
||||||
sudo apt install extra-cmake-modules libarchive-dev libeigen3-dev
|
sudo apt install extra-cmake-modules libarchive-dev libeigen3-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user