Newer
Older
# Installing the Raspberry Pi
- First assumption - we're using latest Raspbian 32bit
- Install Raspbian with the Raspberry Pi imager https://www.raspberrypi.org/downloads/
- Boot as default and select the usual options
> From command line run
```
git clone https://github.com/hev-sw/hev-sw
cd hev-sw/ansible
source hev-ansible.sh
```