diff options
| author | ratioguy <176092341+ratioguy@users.noreply.github.com> | 2025-05-22 00:44:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-22 00:44:10 +0000 |
| commit | 2496465b4f435e0a21d22467ff78a8e1fffad6b9 (patch) | |
| tree | c1413143015255dd6a6721e0aafae574d841f179 /README.md | |
| parent | e04eb75712f1db31201cf832e47cfd92ace6ec08 (diff) | |
Add gentoo update repo command
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -177,7 +177,9 @@ sudo pacman -S libx11 libxinerama gcc make</code></pre> <details> <summary>Gentoo</summary> -<pre><code>sudo emerge --ask x11-libs/libX11 x11-libs/libXinerama sys-devel/gcc sys-devel/make</code></pre> +<pre><code>sudo emerge --ask x11-libs/libX11 x11-libs/libXinerama sys-devel/gcc sys-devel/make +sudo emaint -a sync +</code></pre> </details> <details> |
