Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit 63ee345

Browse files
committed
Merge branch 'master' of https://github.com/PreMiD/Linux
2 parents ab366c3 + f9347d5 commit 63ee345

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
<td><a href="https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages">Manually</a></td>
5555
<td>Not recommended, not beginner-friendly and doesn't auto update.</td>
5656
</tr>
57+
<tr>
58+
<td>Gentoo</td>
59+
<td>Overlays</td>
60+
<td>Add the overlay using layman:<br><code>layman -S && layman -a apriluwu</code><br><br>Install via portage:<br><code>emerge -av app-misc/premid</code></td>
61+
<td>The install showen uses layman, it is in the official repositories through <code>app-portage/layman</code><br><br>Note: to get updates you will have to sync the overlay every one and a while, you can do this with: <code>layman -S</code></td>
62+
</tr>
5763
<tr>
5864
<td>Others</td>
5965
<td>-</td>

0 commit comments

Comments
 (0)