From 20758b8fe419a2adf7f35127f868c05720dff43b Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 18 Apr 2022 21:20:40 -0400 Subject: [PATCH] remoteit/README.md: Clarify OPTION #2 steps (i.e. license key approach) --- roles/remoteit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/remoteit/README.md b/roles/remoteit/README.md index 2479f8384..ff109a44c 100644 --- a/roles/remoteit/README.md +++ b/roles/remoteit/README.md @@ -110,11 +110,11 @@ Prerequisite: Find any IIAB with `remoteit_installed: True` in `/etc/iiab/iiab_s (And verify that `remoteit_install: True` is set.) -3. If your [IIAB software](https://download.iiab.io/) is _not_ yet installed, do that e.g. by running `sudo iiab` and following any on-screen instructions — until "INTERNET-IN-A-BOX (IIAB) SOFTWARE INSTALL IS COMPLETE" eventually appears on screen. +3. If your [IIAB software](https://download.iiab.io/) is _not yet installed,_ do that e.g. by running `sudo iiab` and following any on-screen instructions — until "INTERNET-IN-A-BOX (IIAB) SOFTWARE INSTALL IS COMPLETE" eventually appears on screen. When that's complete, skip to Step 5. -4. If your IIAB software _is_ already installed, make sure your IIAB is online. +4. If your IIAB software is _already installed,_ make sure your IIAB is online. Now register the IIAB device to your remote.it account, by running `sudo iiab-remoteit` (this also enables remote.it on your IIAB).