Fix URL in README.md

This commit is contained in:
Sergey Morozov 2018-03-11 17:30:47 +03:00
parent 5a4259951f
commit 091636238e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Example:
``` ```
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
https://another-repo.tld/repo.xml https://another-repo.tld/repo.xml
https://s-morozov.net/overlays.xml https://www.s-morozov.net/overlays.xml
``` ```
Then you need to add repo by layman: Then you need to add repo by layman:
`layman -f && layman -a smoverlay` `layman -f && layman -a smoverlay`