Fix README formatting

By adding two spaces at the end of a line, we force the Markdown renderer to insert a new line.
This commit is contained in:
Mateusz Piotrowski 2021-03-07 15:17:41 +01:00 committed by GitHub
parent 52739140ef
commit b7d955f861
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ You can [build signal-cli](#building) yourself, or use the [provided binary file
System requirements:
- at least Java Runtime Environment (JRE) 11
- native libraries: libzkgroup, libsignal-client
- native libraries: libzkgroup, libsignal-client
Those are bundled for x86_64 Linux, for other systems/architectures see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
### Install system-wide on Linux