From 9ece8a6688b8b3d489d552392c9be4ffc69ca628 Mon Sep 17 00:00:00 2001 From: Paul Itoi Date: Tue, 5 May 2020 13:45:30 -0600 Subject: [PATCH] Update to QR scan support Now available on android or iOS --- install_guide_myNode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_guide_myNode.md b/install_guide_myNode.md index 3fe434a..3b72e69 100644 --- a/install_guide_myNode.md +++ b/install_guide_myNode.md @@ -109,4 +109,4 @@ $ cd $ cd sphinx-relay/config/ $ npm run prod ``` -When Relay starts up, it will print a QR in the terminal. You can scan this in your app (right now Android only) to connect! +When Relay starts up, it will print a QR in the terminal. You can scan this in your app (Android or iOS) to connect!