Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Fasching <[email protected]>
  • Loading branch information
lrettig and fasmat authored Dec 14, 2022
1 parent 28f795d commit 5ee75ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ To build the library with full support for both CUDA and Vulkan on Windows or on
If using VULKAN, make sure to clone the zlib submodule:

```bash
cd src/vulkan/zlib
git submodule init
git submodule update
git submodule update --init
```

Configure your build using the default configuration:
Expand Down

0 comments on commit 5ee75ee

Please sign in to comment.