From a57891a3bc1b7a3bd3c9669efe86a6a30619826b Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Wed, 24 Feb 2021 10:57:56 +0100 Subject: [PATCH] Tiny cosmetic README tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f760293..481bc03 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ To update the prebuilt version uses, change the following: - Download the MoltenVK XCFramework from, for example, the Vulkan SDK for Mac or build [MoltenVK](https://github.com/KhronosGroup/MoltenVK/) yourself. - in the case of downloading it from an external source make sure MoltenVK version matches `static VERSION`. - From the XCFramework folder, from the built version of MoltenVK, zip the folders of platforms that need to be supported individually. -- Create a release with the following tag MoltenVK-{version number}. +- Create a release with the tag: MoltenVK-{version number}. - Upload the zip files to the release with the MoltenVK-{version number} tag. ## Contributing