docs(README): update eselect repository URLs
All checks were successful
Test / elint (push) Successful in 35s
All checks were successful
Test / elint (push) Successful in 35s
This commit is contained in:
parent
b778cd230a
commit
e27b0d4993
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -7,15 +7,13 @@
|
||||||
I recommend using `app-eselect/eselect-repository`: `emerge --ask app-eselect/eselect-repository`
|
I recommend using `app-eselect/eselect-repository`: `emerge --ask app-eselect/eselect-repository`
|
||||||
|
|
||||||
```bash
|
```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
|
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
|
## License
|
||||||
|
|
||||||
GPL-2.0
|
GPL-2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue