Add windows-C++/README.md

This commit is contained in:
2025-03-07 02:46:55 +00:00
parent 02db41e938
commit 66ab28c118

4
windows-C++/README.md Normal file
View File

@@ -0,0 +1,4 @@
# MSYS2 UCRT64
```sh
pacman -Sy --noconfirm mingw-w64-x86_64-gcc mingw-w64-x86_64-toolchain mingw-w64-x86_64-windows-default-manifest mingw-w64-x86_64-headers-git
```