aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.