From 23c2de4dab2234ed5802b82c7839c39f4361ac46 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 7 Jun 2018 23:12:54 +0200 Subject: [PATCH] fixed overlay location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c1e74..7a9dc22 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Or [add my repository](https://wiki.gentoo.org/wiki/Eselect/Repository) and install it from there. ```SH -eselect repository add tastytea git https://git.tastytea.de/repos/overlay-tastytea.git +eselect repository add tastytea git https://schlomp.space/tastytea/overlay.git echo 'dev-cpp/mastodon-cpp ~amd64' >> /etc/portage/package.keywords/mastodon-cpp emaint sync -r tastytea emerge -a dev-cpp/mastodon-cpp