We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69059fa commit 8fc0b97Copy full SHA for 8fc0b97
Website/src/pages/download.mdx
@@ -100,7 +100,7 @@ import styles from "./styles.module.css";
100
<b>Archive</b> (ZIP Archive)
101
<pre><code>68FFC7A42F0CF27B83525BB6AE79C730C96C40A956869F5C45D60B97CCECAE74</code></pre>
102
<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>
+ <pre><code class="language-powershell">Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm SHA256</code></pre>
104
</div>
105
</details>
106
0 commit comments