Skip to content

Commit ae6397b

Browse files
authored
Update README.md
1 parent ffc3548 commit ae6397b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ packaged for the [Zig](https://ziglang.org/) build system.
88
1. Add `VulkanMemoryAllocator` to the dependency list in `build.zig.zon`:
99

1010
```sh
11-
zig fetch --save git+https://github.com/johan0A/VulkanMemoryAllocator#v3.2.1
11+
zig fetch --save git+https://github.com/johan0A/VulkanMemoryAllocator#v3.3.0
1212
```
1313

1414
2. Config `build.zig`:

0 commit comments

Comments
 (0)