From fcf9eee075f7c50d2a2451c49f66e5256a78b20b Mon Sep 17 00:00:00 2001 From: John Freed Date: Tue, 17 Aug 2021 10:40:10 +0200 Subject: [PATCH] Updated Linking other devices (Provisioning) (markdown) --- Linking-other-devices-(Provisioning).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Linking-other-devices-(Provisioning).md b/Linking-other-devices-(Provisioning).md index 93aa091..6fb20c3 100644 --- a/Linking-other-devices-(Provisioning).md +++ b/Linking-other-devices-(Provisioning).md @@ -2,7 +2,7 @@ signal-cli link -n "optional device name" - This shows a `tsdevice:/…` link; if you want to connect to another signal-cli instance, you can just use this link. If you want to link to an Android device, create a QR code with the link (e.g. with [qrencode](https://fukuchi.org/works/qrencode/)) and scan that in the Signal Android app. + This shows a `tsdevice:/…` link; if you want to connect to another signal-cli instance, you can just use this link (see below for details). If you want to link to an Android device, create a QR code with the link (e.g. with [qrencode](https://fukuchi.org/works/qrencode/)) and scan that in the Signal Android app. To request a link and display the resulting QR code image in a single command on linux: @@ -38,7 +38,7 @@ * Connect to another signal-cli instance - You cannot run two instances on the same machine, so either use a virtual machine or another physical machine for your secondary device. On the secondary machine, issue the command + You cannot run two instances on the same machine, so use either a virtual machine or another physical machine for your secondary device. On the secondary machine, issue the command signal-cli link -n "optional device name"