Skip to content

Commit bbcdf02

Browse files
committed
Docs: Escape char
1 parent db4ffca commit bbcdf02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Website/src/pages/download.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Download the latest binaries via GitHub Releases:
9393
<p>You can verify the file hash with the following PowerShell command:</p>
9494
<pre>
9595
<code class="language-powershell">
96-
Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm
96+
Get-FileHash -Path .\NETworkManager_&#123;VERSION&#125;_Setup.msi -Algorithm
9797
SHA256
9898
</code>
9999
</pre>

0 commit comments

Comments
 (0)