modified: README.md

This commit is contained in:
Sergey Morozov 2014-11-10 00:37:35 +03:00
parent 57be3b4a45
commit dbb0c97c8a
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@ To install this overlay, add URL to your /etc/layman.cfg (or /etc/layman/layman.
>https://blshadow.org.ru/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
<pre>overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
https://another-repo.tld/repo.xml
https://blshadow.org.ru/overlays.xml</pre>
Then you need to add repo by layman:
`layman -f && layman -a smoverlay`