gh-pages
the-mikedavis 2024-12-25 15:24:11 +00:00
parent 9e53338d25
commit 9afe2e05da
4 changed files with 4 additions and 4 deletions

View File

@ -250,7 +250,7 @@ mv helix-*.AppImage "$HOME/.local/bin/hx"
<pre><code class="language-sh">brew install helix
</code></pre>
<h3 id="macports"><a class="header" href="#macports">MacPorts</a></h3>
<pre><code class="language-sh">port install helix
<pre><code class="language-sh">sudo port install helix
</code></pre>
<h2 id="windows"><a class="header" href="#windows">Windows</a></h2>
<p>Install on Windows using <a href="https://learn.microsoft.com/en-us/windows/package-manager/winget/">Winget</a>, <a href="https://scoop.sh/">Scoop</a>, <a href="https://chocolatey.org/">Chocolatey</a>

View File

@ -280,7 +280,7 @@ mv helix-*.AppImage "$HOME/.local/bin/hx"
<pre><code class="language-sh">brew install helix
</code></pre>
<h3 id="macports"><a class="header" href="#macports">MacPorts</a></h3>
<pre><code class="language-sh">port install helix
<pre><code class="language-sh">sudo port install helix
</code></pre>
<h2 id="windows"><a class="header" href="#windows">Windows</a></h2>
<p>Install on Windows using <a href="https://learn.microsoft.com/en-us/windows/package-manager/winget/">Winget</a>, <a href="https://scoop.sh/">Scoop</a>, <a href="https://chocolatey.org/">Chocolatey</a>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long