diff --git a/README.md b/README.md index c101824..c40b49b 100644 --- a/README.md +++ b/README.md @@ -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