Setting up the Enviroment
This guide will show you how to set up the Raspberry Pi Zero 2 W environment for the HackMaster Pi.
- Install git:
Terminal window sudo apt install git - Clone the repository:
Terminal window git clone https://github.com/1PingSun/HackMaster-Pi.git - Run the setup script:
Terminal window cd HackMaster-Pichdmod +x setup.shsudo ./setup.sh