mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 04:10:06 +00:00
A fix for vcpkg in REAEDME.md
This commit is contained in:
parent
6cb61bb688
commit
2a7110f078
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user