From e3285e1761c22eaef26fa0fce7c8ac5f69204cd2 Mon Sep 17 00:00:00 2001 From: Zach Toogood Date: Wed, 1 May 2024 10:15:21 +0100 Subject: [PATCH] Fix readme styling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef8ca9f..9bd3fab 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ cmake --build build ## Release notes -# Windows +### Windows Requires VC2022 redist, included in https://aka.ms/vs/17/release/vc_redist.x86.exe -#Linux (through Wine) +### Linux (through Wine) Requires `winetricks vcrun2022`