From 24d7e9a566415f2c3a3168d92efae780eb39092a Mon Sep 17 00:00:00 2001 From: carsten hjarup Date: Sun, 1 Jul 2018 23:20:52 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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