A fix for vcpkg in REAEDME.md

This commit is contained in:
Adam Sawicki 2022-08-25 16:52:34 +02:00
parent 6cb61bb688
commit 2a7110f078

View File

@ -140,7 +140,7 @@ You can download and install VulkanMemoryAllocator using the [vcpkg](https://git
cd vcpkg
./bootstrap-vcpkg.sh
./vcpkg integrate install
./vcpkg install VulkanMemoryAllocator
./vcpkg install vulkan-memory-allocator
The VulkanMemoryAllocator port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.