summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index c5c9d47..7489209 100644
--- a/README.adoc
+++ b/README.adoc
@@ -83,9 +83,9 @@ link:{uri-reference}/examples.html[More examples] are included in the reference.
[source,shell]
--------------------------------------------------------------------------------
-eselect repository enable tastytea
+eselect repository enable guru
echo 'dev-cpp/mastodonpp' >> /etc/portage/package.accept_keywords/mastodonpp
-emaint sync -r tastytea
+emaint sync -r guru
emerge -a dev-cpp/mastodonpp
--------------------------------------------------------------------------------