From 48175f32d51d966b5241defa75752c3d871b0d2c Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Mon, 27 Sep 2021 18:18:39 +0200 Subject: [PATCH] add glibc info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94335ba..b3fbd79 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simplistic server to listing for HTTP queries, specifically from Icinga or Grafana and send out Signal-Messages. # Signal Cli Setup -Clone the following repositories +You need `glibc>=2.29`, check this first with `ldd -version` (for Debian this means bullseye or later). Clone the following repositories https://github.com/AsamK/signal-cli https://github.com/signalapp/libsignal-client/