README: add other ways to add the repository
This commit is contained in:
parent
6676191d61
commit
2c60b0d309
14
README.md
14
README.md
@ -16,8 +16,22 @@ Mostly to have fun.
|
||||
|
||||
## How do I add this?
|
||||
|
||||
### Official list
|
||||
|
||||
With layman: `layman -a myov`
|
||||
|
||||
or
|
||||
|
||||
With eselect-repository: `eselect repository enable myov`
|
||||
|
||||
### Manual
|
||||
|
||||
Check out `examples/repos.conf/src_prepare-overlay.conf`
|
||||
|
||||
or
|
||||
|
||||
With layman: `layman -o 'https://gitlab.com/src_prepare/src_prepare-overlay/raw/master/repositories.xml' -f -a myov`
|
||||
|
||||
## How do I sync this?
|
||||
|
||||
Run `sudo emaint sync -r src_prepare-overlay`
|
||||
|
Loading…
Reference in New Issue
Block a user