commit 9f59a079f51d495c17261d1a98b57085eee5f75f
Author: Laslo Hunhold <dev_AT_frign.de>
Date: Tue Oct 11 23:24:20 2022 +0200
Amend libgrapheme-installation-guide with configure-script
Signed-off-by: Laslo Hunhold <dev_AT_frign.de>
diff --git a/libs.suckless.org/libgrapheme/index.md b/libs.suckless.org/libgrapheme/index.md
index 0bde7197..05d7797b 100644
--- a/libs.suckless.org/libgrapheme/index.md
+++ b/libs.suckless.org/libgrapheme/index.md
_AT__AT_ -47,8 +47,9 @@ libgrapheme follows the [semantic versioning](
https://semver.org/) scheme.
Getting Started
---------------
-Installing libgrapheme via
+Automatically configuring and installing libgrapheme via
+ ./configure
make install
will install the header grapheme.h and both the static library
Received on Tue Oct 11 2022 - 23:25:25 CEST