summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files 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/)