Updated trailing components for readme

This commit is contained in:
Alejandro Saucedo 2021-07-21 21:19:24 +01:00
parent e4d85057d9
commit ddc879d692
10 changed files with 14 additions and 14 deletions

View file

@ -25,7 +25,7 @@ git clone --branch v0.3.1 https://github.com/KomputeFoundation/kompute/
You will be able to use cmake to generate the build files for your platform.
```
cmake vulkan-kompute/. -Bvulkan-kompute/build
cmake kompute/. -Bkompute/build
```
You need to make sure that the build is configured with the same flags required for godot, for example, in windows you will need: