Point that libutf is available in the sbase - lchat - A line oriented chat fron… | |
git clone git://git.suckless.org/lchat | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit efee03173dd837d97b88529851385e9812d39d4d | |
parent e3b64e67b9b9d832462382246474ce1e7d92217c | |
Author: Pedro Lucas Porcellis <[email protected]> | |
Date: Thu, 28 Jan 2021 16:06:28 -0300 | |
Point that libutf is available in the sbase | |
Diffstat: | |
M README.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -18,7 +18,7 @@ Programs you can use lchat as a front end for: | |
Requirements | |
------------ | |
- * libutf | |
+ * [libutf](https://git.suckless.org/sbase) | |
* tail(1) | |
* grep(1) | |