diff --git a/Home.md b/Home.md index b34b06e..80a798a 100644 --- a/Home.md +++ b/Home.md @@ -6,4 +6,10 @@ Here you will find some guide how to wire everything up. http://web.craftbeerpi.com/hardware/ -List of available plugins can be found [here](https://github.com/Manuel83/craftbeerpi-plugins/blob/master/plugins.yaml), this document also provides a link to the GitHub page of the individual plugins that provide information of what the plugins does. \ No newline at end of file +List of available plugins can be found [here](https://github.com/Manuel83/craftbeerpi-plugins/blob/master/plugins.yaml), this document also provides a link to the GitHub page of the individual plugins that provide information of what the plugins does. + +Install CBP3 commands +--------------------- +git clone https://github.com/Manuel83/craftbeerpi3 +cd /home/pi/craftbeerpi3 +sudo ./install.sh \ No newline at end of file