diff --git a/README.md b/README.md index aff8b92..ab7c29a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Quick start To install this overlay, add the following URL to your /etc/layman.cfg (or /etc/layman/layman.cfg): ->https://blshadow.org.ru/overlays.xml +>https://s-morozov.net/overlays.xml Example: ``` overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml https://another-repo.tld/repo.xml - https://blshadow.org.ru/overlays.xml + https://s-morozov.net/overlays.xml ``` Then you need to add repo by layman: `layman -f && layman -a smoverlay`