fix -version -> --version add newline

This commit is contained in:
Yannik Schmidt
2021-09-27 18:23:30 +02:00
committed by GitHub
parent 48175f32d5
commit 47db0e3090

View File

@@ -2,7 +2,8 @@
Simplistic server to listing for HTTP queries, specifically from Icinga or Grafana and send out Signal-Messages. Simplistic server to listing for HTTP queries, specifically from Icinga or Grafana and send out Signal-Messages.
# Signal Cli Setup # Signal Cli Setup
You need `glibc>=2.29`, check this first with `ldd -version` (for Debian this means bullseye or later). 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/AsamK/signal-cli
https://github.com/signalapp/libsignal-client/ https://github.com/signalapp/libsignal-client/