Skip to content

Commit 2eebdbb

Browse files
authored
Fix Gentoo installation instructions (#3085)
1 parent c85bf9d commit 2eebdbb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,9 @@ most Windows users.)
261261
<tr>
262262
<td><a href=https://www.gentoo.org>Gentoo</a></td>
263263
<td><a href=https://wiki.gentoo.org/wiki/Portage>Portage</a></td>
264-
<td><a href=https://github.com/gentoo-mirror/guru/tree/master/dev-build/just>guru/dev-build/just</a></td>
264+
<td><a href=https://packages.gentoo.org/packages/dev-build/just>dev-build/just</a></td>
265265
<td>
266-
<code>eselect repository enable guru</code><br>
267-
<code>emerge --sync guru</code><br>
268-
<code>emerge dev-build/just</code>
266+
<code>emerge -av dev-build/just</code>
269267
</td>
270268
</tr>
271269
<tr>

0 commit comments

Comments
 (0)