From 60b0063012392e9ff72d4eb8ed588ed8f78467d6 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 4 Apr 2022 21:48:25 -0400 Subject: [PATCH] remoteit/README.md: Add context, clarify, link to Desktop App changelog --- roles/remoteit/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/roles/remoteit/README.md b/roles/remoteit/README.md index 4472eb220..b8d158142 100644 --- a/roles/remoteit/README.md +++ b/roles/remoteit/README.md @@ -19,13 +19,13 @@ For other approaches, please see http://FAQ.IIAB.IO -> "How can I remotely manag ### Generate a remote.it claim code for your IIAB + register it + authorize services/ports -Prerequisite: Find any IIAB with `remoteit_installed: True` in `/etc/iiab/iiab_state.yml` (this is the default!) +Prerequisite: Find any IIAB with `remoteit_installed: True` in `/etc/iiab/iiab_state.yml` (this is the default!) It means the remote.it [Device Package](https://docs.remote.it/software/device-package) is installed on your IIAB, most important! It also means the _strictly optional_ `/usr/bin/remoteit` [command-line interface (CLI)](https://docs.remote.it/software/cli) is installed, offering [a few more features](https://support.remote.it/hc/en-us/articles/4412786750861-Install-the-remoteit-agent-on-your-device) than the Device Package. -1. Run `sudo iiab-remoteit` +1. Run `sudo iiab-remoteit` to enable remote.it on your IIAB. Hit `[Enter]` twice if you want to quickly generate a new claim code for your IIAB. - The claim code is put in `/etc/remoteit/config.json` and must be used [within 24 hours](https://docs.remote.it/device-package/installation#2.-update-your-package-manager-and-install). + (The claim code is put in `/etc/remoteit/config.json` and must be used [within 24 hours](https://docs.remote.it/device-package/installation#2.-update-your-package-manager-and-install).)