From 853e6db3123415c57aabd7ae3644ebe28a46939f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 21 Sep 2024 20:36:08 +0200 Subject: cat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 94abede..c9781ff 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you are running arch linux then you can install QuickMedia from aur: [https:/ Installing `lld` (the LLVM linker) can improve compile times.\ There is also an unofficial ebuild for gentoo users. On gentoo you can install QuickMedia by running these commands: ```bash -eselect repository add overlay-from-plan9 git https://gitea.plan9.rocks/9/overlay-from-plan9 +eselect repository add overlay-from-plan9 git https://git.plan9.rocks/cat/overlay-from-plan9 emerge --sync overlay-from-plan9 emerge -av quickmedia ``` -- cgit v1.2.3