Skip to content

Commit 5f00f5d

Browse files
jwakelyCaseyCarter
andauthored
Update how-to-docs.html
Co-authored-by: Casey Carter <[email protected]>
1 parent 398af83 commit 5f00f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to-docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2>Prerequisites</h2>
2727
<ul>
2828
<li>Git</li>
2929
<li>A C++17 compiler. Clang 9 works. GCC 8.x works for unix-like systems, but GCC 9.3 is recommended (because its <code>std::filesystem</code> supports Windows, and no additional <code>-lstdc++fs</code> linker option is needed).</li>
30-
<li>Windows is a prerequisite to use the Windows <code>.bat</code> scripts, or
30+
<li>Windows is a prerequisite to use the Windows <code>.bat</code> scripts;
3131
a POSIX environment is a prerequisite to use the equivalent <code>make</code>
3232
commands.</li>
3333
</ul>

0 commit comments

Comments
 (0)