From eec82e8bc55e0241a8439c30c0b39f96eb60a63f Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Tue, 14 Jul 2026 13:00:52 -0700 Subject: Correct example --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a1142f..3bf135d 100644 --- a/README.md +++ b/README.md @@ -20,17 +20,20 @@ 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`: +Then you can verify that the packages it provides are available by using [eix](https://wiki.gentoo.org/wiki/Eix), for example `slstatus`: ``` eix slstatus ``` And you should see the listing from `csobczak`. -You can add these packages to your [sets](https://wiki.gentoo.org/wiki/Package_sets) with the `::csobczak` suffix. For example, dwl in my `@wm` set: +You can add these packages to your [sets](https://wiki.gentoo.org/wiki/Package_sets) with the `::csobczak` suffix. For example, dwl in my `@wm` set, I have the line: ``` gui-wm/dwl::csobczak ``` +More details about `version specifier` and `atom` syntax can be found on the +[wiki](https://wiki.gentoo.org/wiki/Version_specifier). + Packages included: - [dwl](https://git.sobczak.family/dwl/) - [slstatus](https://git.sobczak.family/slstatus/) -- cgit v1.2.3