Windows/ARM64: Update install docs.

This commit is contained in:
Mike Pall 2023-09-15 06:10:58 +02:00
parent bd2d107151
commit 7a77a3cd85

View File

@ -203,7 +203,7 @@ Or install Microsoft's Visual Studio (MSVC).
</p> </p>
<h3>Building with MSVC</h3> <h3>Building with MSVC</h3>
<p> <p>
Open a "Visual Studio Command Prompt" (either x86 or x64), <tt>cd</tt> to the Open a "Visual Studio Command Prompt" (x86, x64 or ARM64), <tt>cd</tt> to the
directory with the source code and run these commands: directory with the source code and run these commands:
</p> </p>
<pre class="code"> <pre class="code">