docs(README): update eselect repository URLs
All checks were successful
Test / elint (push) Successful in 35s

This commit is contained in:
Jared Allard 2025-03-09 17:05:11 -07:00
parent b778cd230a
commit e27b0d4993
Signed by: jaredallard
SSH key fingerprint: SHA256:wyRyyv28jBYw8Yp/oABNPUYvbGd6hyZj23XVXEm5G/U

View file

@ -7,15 +7,13 @@
I recommend using `app-eselect/eselect-repository`: `emerge --ask app-eselect/eselect-repository`
```bash
# Git instance I use:
eselect repository add jaredallard-overlay git https://git.rgst.io/jaredallard/overlay.git
# Or, Github if you prefer!
eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git
```
Otherwise, if using `layman`:
```bash
layman -o https://raw.githubusercontent.com/jaredallard/overlay/main/repositories.xml -f -a jaredallard-overlay
```
## License
GPL-2.0