Skip to content

Commit 8fc0b97

Browse files
committed
Update download.mdx
1 parent 69059fa commit 8fc0b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Website/src/pages/download.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ import styles from "./styles.module.css";
100100
<b>Archive</b> (ZIP Archive)
101101
<pre><code>68FFC7A42F0CF27B83525BB6AE79C730C96C40A956869F5C45D60B97CCECAE74</code></pre>
102102
<p>You can verify the checksum with the following PowerShell command:</p>
103-
<pre><code class="language-powershell">Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm SHA256</code></pre>
103+
<pre><code class="language-powershell">Get-FileHash -Path .\NETworkManager_&#123;VERSION&#125;_Setup.msi -Algorithm SHA256</code></pre>
104104
</div>
105105
</details>
106106

0 commit comments

Comments
 (0)