GP-2786: A few improvements

This commit is contained in:
Ryan Kurtz
2022-11-02 11:01:47 -04:00
parent a437164b72
commit cddcf3d3e7
4 changed files with 14 additions and 5 deletions

View File

@@ -46,7 +46,11 @@ To create the latest development build for your platform from this source reposi
* [JDK 17 64-bit][jdk17]
* [Gradle 7.3+][gradle]
* make, gcc, and g++ (Linux/macOS-only)
* [Microsoft Visual Studio][vs] or [Microsoft C++ Build Tools][vcbuildtools] (Windows-only)
* [Microsoft Visual Studio][vs] or [Microsoft C++ Build Tools][vcbuildtools] with the following
components installed (Windows-only):
- MSVC
- Windows SDK
- C++ ATL
##### Download and extract the source:
[Download from GitHub][master]