From d246062176bfd8486790c34880e3b83d41021dc1 Mon Sep 17 00:00:00 2001 From: George Hunt Date: Wed, 27 Oct 2021 22:54:39 +0100 Subject: [PATCH] missing spacing in README --- roles/remoteit/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/roles/remoteit/README.md b/roles/remoteit/README.md index 4c4fc077b..9562ce2e2 100644 --- a/roles/remoteit/README.md +++ b/roles/remoteit/README.md @@ -1,12 +1,12 @@ # Installing Remoteit on a Raspberry Pi -1. Set remoteit_install and remoteit_enabled to True in /etc/local_vars.yml. +1. Set remoteit_install and remoteit_enabled to "True" in /etc/local_vars.yml. 2. Run the role that installs remote.it.` -``` + ``` ./runroles remoteit -``` + ``` 3. The last step installs the remoteit code. But the last part of the install is designed to be interactive, and returns a registration code which i required to make the connection from your remoteit global registration. So run the last step to retrieve and record the registration number. -``` + ``` cd /opt/iiab/downloads apt reinstall ./remoteit-4.13.5.armhf.rpi.deb -``` -3. After you have installed the remote.it client desktop on your laptop, click on the + icon, and enter the registration number displayed in step #3. + ``` +4. After you have installed the remote.it client desktop on your laptop, click on the + icon, and enter the registration number displayed in step #3.