commit: ac0564fff5bbceed3e69a170cacd7ff1eb1ef030 Author: Gerion Entrup <gerion.entrup <AT> flump <DOT> de> AuthorDate: Fri Jul 13 21:29:28 2018 +0000 Commit: gerion <gerion.entrup <AT> flump <DOT> de> CommitDate: Fri Jul 13 21:29:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=ac0564ff
README: gerislay has a new home README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a9b19f..ddcbd34 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,14 @@ I recommend to add: to your package.mask. ## Installation -To use this overlay with layman, add the url to the overlays variable in `/etc/layman/layman.cfg`: +Use layman ``` -https://git.finf.uni-hannover.de/Chrysops/gerislay/raw/master/repositories.xml +layman -a gerislay ``` -and then +or with [eselect-repository](https://packages.gentoo.org/packages/app-eselect/eselect-repository): ``` -layman -a gerislay +eselect repository enable gerislay ``` Improvements and Pull Requests are welcome. Please open an issue for this. +You can also send me patches per mail.
