mirror of https://github.com/helix-editor/helix
deploy: 14db2cc68b
parent
7ee2680563
commit
7dcb73aa4b
|
@ -148,8 +148,10 @@
|
||||||
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
|
<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>
|
<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>
|
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
|
||||||
<p>TODO: brew tap</p>
|
<p>A Homebrew tap is available:</p>
|
||||||
<p>Please use a pre-built binary release for the time being.</p>
|
<pre><code>brew tap helix-editor/helix
|
||||||
|
brew install helix
|
||||||
|
</code></pre>
|
||||||
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
||||||
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
|
<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
|
<p>A <a href="https://nixos.wiki/wiki/Flakes">flake</a> containing the package is available in
|
||||||
|
|
|
@ -148,8 +148,10 @@
|
||||||
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
|
<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>
|
<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>
|
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
|
||||||
<p>TODO: brew tap</p>
|
<p>A Homebrew tap is available:</p>
|
||||||
<p>Please use a pre-built binary release for the time being.</p>
|
<pre><code>brew tap helix-editor/helix
|
||||||
|
brew install helix
|
||||||
|
</code></pre>
|
||||||
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
||||||
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
|
<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
|
<p>A <a href="https://nixos.wiki/wiki/Flakes">flake</a> containing the package is available in
|
||||||
|
|
|
@ -149,8 +149,10 @@
|
||||||
<h1 id="installation"><a class="header" href="#installation">Installation</a></h1>
|
<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>
|
<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>
|
<h2 id="osx"><a class="header" href="#osx">OSX</a></h2>
|
||||||
<p>TODO: brew tap</p>
|
<p>A Homebrew tap is available:</p>
|
||||||
<p>Please use a pre-built binary release for the time being.</p>
|
<pre><code>brew tap helix-editor/helix
|
||||||
|
brew install helix
|
||||||
|
</code></pre>
|
||||||
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
<h2 id="linux"><a class="header" href="#linux">Linux</a></h2>
|
||||||
<h3 id="nixos"><a class="header" href="#nixos">NixOS</a></h3>
|
<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
|
<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
Loading…
Reference in New Issue