summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkj_sh6042025-12-21 00:28:39 -0500
committerkj_sh6042025-12-21 00:28:39 -0500
commit624e6a23ccd3f803e1776680a4a0adecf8c3d5ce (patch)
tree9f4508993610c926cf396e2a414c81df8eb6fac8 /README.md
parent152ec47aa09609eab0e93c44116841c96432bfef (diff)
refactor: grabc is broken on some distros
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de6b601..97635df 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ a color picker inspired by agave, but only with the features I actually used
19 19
20- go 1.21 or higher 20- go 1.21 or higher
21- gtk3 development libraries 21- gtk3 development libraries
22- `xcolor` or `grabc` for screen color picking 22- `xcolor`
23 23
24## installation 24## installation
25 25