modified: README.md
This commit is contained in:
parent
f3d8f66e40
commit
85a0cf178c
10
README.md
10
README.md
|
@ -3,12 +3,8 @@ To install this overlay, add URL to your /etc/layman.cfg (or /etc/layman/layman.
|
||||||
>https://blshadow.org.ru/overlays.xml
|
>https://blshadow.org.ru/overlays.xml
|
||||||
|
|
||||||
Example:
|
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://blshadow.org.ru/overlays.xml
|
https://blshadow.org.ru/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
|
|
||||||
```
|
|
||||||
|
|
Loading…
Reference in New Issue