Skip to content

Commit

Permalink
deploy: 7c12e24
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Dec 22, 2023
1 parent 8d9710d commit 7d06ccc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Installation/guides/package.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@ <h3 id="fedora-copr"><a class="header" href="#fedora-copr">Fedora (COPR)</a></h3
</code></pre>
<h3 id="gentoo"><a class="header" href="#gentoo">Gentoo</a></h3>
<p><a href="https://github.com/vinegarhq/ebuild"><img src="https://img.shields.io/badge/Gentoo-ebuild-6e56af?style=flat-square" alt="Gentoo Package" /></a></p>
<p>Firstly, make sure the repository module for eselect is installed:</p>
<pre><code class="language-console"># emerge app-eselect/eselect-repository
<p>Firstly, make sure the repository module for eselect and git are both installed:</p>
<pre><code class="language-console"># emerge app-eselect/eselect-repository dev-vcs/git
</code></pre>
<p>Then you will need to add the Vinegar overlay:</p>
<pre><code class="language-console"># eselect repository add &quot;vinegar&quot; git https://github.com/vinegarhq/ebuild.git
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 7d06ccc

Please sign in to comment.