From 40e157151bf323a5dee77a9c4bc43d7e4aeb0569 Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 5 Apr 2022 22:20:11 -0400 Subject: [PATCH] remoteit/README.md: Cleaner verbiage (3 tiny editorial fixes) --- 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 55e3eacb0..ed1a47700 100644 --- a/roles/remoteit/README.md +++ b/roles/remoteit/README.md @@ -19,7 +19,7 @@ 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!) 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. +Prerequisite: Find any IIAB with `remoteit_installed: True` in `/etc/iiab/iiab_state.yml` (this is the default!) It means that 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` to enable remote.it on your IIAB. @@ -87,7 +87,7 @@ Prerequisite: Find any IIAB with `remoteit_installed: True` in `/etc/iiab/iiab_s 1. Run `sudo iiab-remoteit-off` -2. If you want to completely remove all remote.it software and its settings, also run: +2. If you also want to completely remove all remote.it software and its settings, run: ``` sudo apt purge "remoteit*"