We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6be671 commit bbf7010Copy full SHA for bbf7010
docs/index.html
@@ -40,7 +40,7 @@ <h1 id="hindsite-reference">Hindsite Reference</h1>
40
<h2 id="installation">Installation</h2>
41
<p>If you have <a href="https://go.dev/" target="_blank">Go</a> installed on your
42
system then you can download and compile the latest version with this command:</p>
43
-<pre><code>go install github.com/srackham/hindsite@latest</code></pre>
+<pre><code>go install github.com/srackham/hindsite/v2@latest</code></pre>
44
<p class="note">Requires at least Go 1.18.</p>
45
<p>Pre-compiled binaries are also available on the
46
<a href="https://github.com/srackham/hindsite/releases" target="_blank">Hindsite releases page</a>.
0 commit comments