mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-26 14:34:19 +00:00
Add missing dot and remove an unnecessary space
parent
f24e656f2c
commit
81ed20b7ed
2
FAQ.md
2
FAQ.md
@ -6,7 +6,7 @@ Every invocation of `signal-cli ...` starts a Java Virtual Machine instance. Thi
|
|||||||
|
|
||||||
To avoid it, signal-cli can be started as a daemon, with subsequent commands sent to it through DBus. See [using `dbus-send`](https://github.com/AsamK/signal-cli/wiki/DBus-service#user-content-send-using-dbus-send).
|
To avoid it, signal-cli can be started as a daemon, with subsequent commands sent to it through DBus. See [using `dbus-send`](https://github.com/AsamK/signal-cli/wiki/DBus-service#user-content-send-using-dbus-send).
|
||||||
|
|
||||||
There is a also an experimental native library build using GraalVM that avoids JVM startup. See [GraalVM section in README](https://github.com/AsamK/signal-cli/blob/master/README.md#user-content-building-a-native-binary-with-graalvm-experimental)
|
There is a also an experimental native library build using GraalVM that avoids JVM startup. See [GraalVM section in README](https://github.com/AsamK/signal-cli/blob/master/README.md#user-content-building-a-native-binary-with-graalvm-experimental).
|
||||||
|
|
||||||
|
|
||||||
#### System entropy
|
#### System entropy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user