Added README.md section about dependencies on linux
This commit is contained in:
@@ -6,6 +6,10 @@ openVulkano is a simple Vulkan rendering engine which is capable of recording co
|
||||
* Git
|
||||
* CMake
|
||||
* C++ 17 compatible compiler
|
||||
### Required dependencies on linux
|
||||
```bash
|
||||
sudo apt install extra-cmake-modules libarchive-dev libeigen3-dev
|
||||
```
|
||||
|
||||
### Build from source:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user