aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.html b/doc/install.html
index be721031..2c685c85 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -203,7 +203,7 @@ Or install Microsoft's Visual Studio (MSVC).
203</p> 203</p>
204<h3>Building with MSVC</h3> 204<h3>Building with MSVC</h3>
205<p> 205<p>
206Open a "Visual Studio Command Prompt" (either x86 or x64), <tt>cd</tt> to the 206Open a "Visual Studio Command Prompt" (x86, x64 or ARM64), <tt>cd</tt> to the
207directory with the source code and run these commands: 207directory with the source code and run these commands:
208</p> 208</p>
209<pre class="code"> 209<pre class="code">