update README now that layman is about to go away

This commit is contained in:
2023-05-23 10:46:56 -07:00
parent 6d17a2e573
commit c9164b9652

View File

@@ -3,12 +3,7 @@ Scott Alfter's Gentoo Overlay
Importing this overlay is simple:
```
sudo layman -S && sudo layman -a salfter
```
or, on a newer Gentoo installation:
```
eselect repository add salfter && emaint sync -a
eselect repository enable salfter && emaint sync -a
```