From ef5adef7cca13189e408903b91e86756f02d3fef Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Sun, 12 Jul 2026 13:47:04 -0700 Subject: Correct --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e5d0e..1a1142f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ To use this repository, add it to portate and then sync it: ``` eselect repository add csobczak git https://git.sobczak.family/csobczak.ebuild -emaint -r csobczak sync # this is the same as emerge --sync csobczak ``` Since this repository is using [cgit](https://git.zx2c4.com/cgit/) with dumb http, @@ -16,6 +15,11 @@ sync-depth = 0 sync-uri = https://git.sobczak.family/csobczak.ebuild ``` +Then sync the repository: +``` +emaint sync -r csobczak +``` + Then you can verify that the packages it provides are available by using [eix](https://wiki.gentoo.org/wiki/Eix), for example `dwl`: ``` eix slstatus -- cgit v1.2.3