1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

missing spacing in README

This commit is contained in:
George Hunt 2021-10-27 22:54:39 +01:00
parent 97b8231a4b
commit d246062176

View file

@ -1,5 +1,5 @@
# Installing Remoteit on a Raspberry Pi # 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.` 2. Run the role that installs remote.it.`
``` ```
./runroles remoteit ./runroles remoteit
@ -9,4 +9,4 @@
cd /opt/iiab/downloads cd /opt/iiab/downloads
apt reinstall ./remoteit-4.13.5.armhf.rpi.deb 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.