mirror of https://github.com/helix-editor/helix
deploy: c63616b421
parent
9e53338d25
commit
9afe2e05da
|
@ -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>
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue