Skip to content

Commit

Permalink
Update Gentoo package repository (#1757)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-jewell authored and casey committed Dec 22, 2023
1 parent 89325dd commit f063704
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,10 +188,10 @@ You can also set the shell using command-line arguments. For example, to use Pow
<tr>
<td><a href="https://www.gentoo.org">Gentoo Linux</a></td>
<td><a href="https://wiki.gentoo.org/wiki/Portage">Portage</a></td>
<td><a href="https://github.com/gentoo-mirror/dm9pZCAq/tree/master/sys-devel/just">dm9pZCAq/sys-devel/just</a></td>
<td><a href="https://github.com/gentoo-mirror/guru/tree/master/sys-devel/just">guru/sys-devel/just</a></td>
<td>
<code>eselect repository enable dm9pZCAq</code><br>
<code>emerge --sync dm9pZCAq</code><br>
<code>eselect repository enable guru</code><br>
<code>emerge --sync guru</code><br>
<code>emerge sys-devel/just</code>
</td>
</tr>
Expand Down
6 changes: 3 additions & 3 deletions README.中文.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ list:
<tr>
<td><a href="https://www.gentoo.org">Gentoo Linux</a></td>
<td><a href="https://wiki.gentoo.org/wiki/Portage">Portage</a></td>
<td><a href="https://github.com/gentoo-mirror/dm9pZCAq/tree/master/sys-devel/just">dm9pZCAq/sys-devel/just</a></td>
<td><a href="https://github.com/gentoo-mirror/guru/tree/master/sys-devel/just">guru/sys-devel/just</a></td>
<td>
<code>eselect repository enable dm9pZCAq</code><br>
<code>emerge --sync dm9pZCAq</code><br>
<code>eselect repository enable guru</code><br>
<code>emerge --sync guru</code><br>
<code>emerge sys-devel/just</code>
</td>
</tr>
Expand Down

0 comments on commit f063704

Please sign in to comment.