aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2022-08-19 11:45:08 +0200
committerJoris2022-08-19 11:45:08 +0200
commit70d1865f1e0aa6eac6d52768de3250e903ff9221 (patch)
tree78a6713cea01ad4b0a8b591cd3bc7785ea6e9a2a
parent1468d84a39fed1b8d21f745cd807c51ee7548b63 (diff)
downloadinstall-70d1865f1e0aa6eac6d52768de3250e903ff9221.tar.gz
install-70d1865f1e0aa6eac6d52768de3250e903ff9221.tar.bz2
install-70d1865f1e0aa6eac6d52768de3250e903ff9221.zip
Hint how to add a device with signal-cli
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24e0034..7b9a045 100644
--- a/README.md
+++ b/README.md
@@ -276,3 +276,13 @@ Save to a physical USB key:
gpg --export --armor joris@guyonvarch.me > pubkey.asc
tar -cf keys.tar privkey.asc pubkey.asc
gpg --symmetric keys.tar
+
+# Synchronize
+
+In order to link a device, use `cobang` to get the link from the QR code.
+
+Then run:
+
+ signal-cli addDevice --uri "uri"
+
+If you get `NotFoundException`, you may have been too slow in the process.