commit: 9fa34503f6cfbdacda3d6e5aeda82050d1bb5679 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Jan 3 12:18:10 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Jan 3 12:18:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fa34503
README.md: add note for end users Bug: https://bugs.gentoo.org/732734 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a320a0a..0cb5ad9e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ The [GURU regulations](https://wiki.gentoo.org/wiki/Project:GURU#The_regulations ## Frequently Asked Questions <a name="FAQ"></a> +- #### How do I emerge these ebuilds? + +`eselect repository enable guru && emerge --sync` and emerge the package just as usual. + - #### How do I contribute? See [wiki.gentoo.org/wiki/Project:GURU/Information_for_Contributors](https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Contributors)
