pull/11885/head
archseer 2021-06-17 14:21:50 +00:00
parent 7ee2680563
commit 7dcb73aa4b
5 changed files with 14 additions and 8 deletions

View File

@ -148,8 +148,10 @@
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
<p>We provide pre-built binaries on the <a href="https://github.com/helix-editor/helix/releases">GitHub Releases page</a>.</p>
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
<p>TODO: brew tap</p>
<p>Please use a pre-built binary release for the time being.</p>
<p>A Homebrew tap is available:</p>
<pre><code>brew tap helix-editor/helix
brew install helix
</code></pre>
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
<p>A <a href="https://nixos.wiki/wiki/Flakes">flake</a> containing the package is available in

View File

@ -148,8 +148,10 @@
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
<p>We provide pre-built binaries on the <a href="https://github.com/helix-editor/helix/releases">GitHub Releases page</a>.</p>
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
<p>TODO: brew tap</p>
<p>Please use a pre-built binary release for the time being.</p>
<p>A Homebrew tap is available:</p>
<pre><code>brew tap helix-editor/helix
brew install helix
</code></pre>
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
<p>A <a href="https://nixos.wiki/wiki/Flakes">flake</a> containing the package is available in

View File

@ -149,8 +149,10 @@
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
<p>We provide pre-built binaries on the <a href="https://github.com/helix-editor/helix/releases">GitHub Releases page</a>.</p>
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
<p>TODO: brew tap</p>
<p>Please use a pre-built binary release for the time being.</p>
<p>A Homebrew tap is available:</p>
<pre><code>brew tap helix-editor/helix
brew install helix
</code></pre>
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
<p>A <a href="https://nixos.wiki/wiki/Flakes">flake</a> containing the package is available in

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long