Browse Source
Update to QR scan support
Now available on android or iOS
feature/dockerfile-arm
Paul Itoi
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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! |
|
|
|