Skip to content

Commit

Permalink
Deploying to gh-pages from @ 632360f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Aug 30, 2023
1 parent 5606208 commit 80800c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@ <h5 id="installation">Installation</h5>
<a href="https://goblin.run">goblin</a> to build the binary for your specific
system (rarely needed) since the releases actually accommodate the most used
operating systems and architectures already.</p>
<p><strong>Goblin</strong></p>
<p>If using something like goblin, you'll have to request for the latest go module based version
which can be requested like so</p>
<pre><code class="language-sh">curl -sf http://goblin.run/github.com/barelyhuman/commitlog/v3@v3 | sh
</code></pre>
<p><strong>Linux/Mac (Unix Systems)</strong></p>
<p>Once downloaded, you can use the <code>install</code> command on *nix systems to link the
binary to a location that's already in your PATH variable.</p>
Expand Down
Loading

0 comments on commit 80800c4

Please sign in to comment.