Skip to content
depperson edited this page Feb 26, 2016 · 2 revisions

installation

Install and configure the base Raspbian system. Then run these commands.

cd /opt
sudo git clone https://github.com/depperson/ghpi.git
cd ghpi
sudo ./install.sh
Clone this wiki locally