| @@ -1,12 +1,16 @@ | |||||
| #CraftBeerPi V3.0 | |||||
| # CraftBeerPi V3.0 | |||||
| This is CraftBeerPi version 3.0. It's currently in beta status. | This is CraftBeerPi version 3.0. It's currently in beta status. | ||||
| ## Introduction Video | |||||
| https://www.youtube.com/watch?v=YGARUJgFWh4&t=1s | |||||
| ## Installation | ## Installation | ||||
| Open a terminal window on Raspberry Pi and type: | Open a terminal window on Raspberry Pi and type: | ||||
| <code> git clone http://github.com/craftbeerpi/craftbeerpi</code> | |||||
| <code> git clone https://github.com/Manuel83/craftbeerpi3</code> | |||||
| This will download (clone) the software to your local Raspberry Pi. | This will download (clone) the software to your local Raspberry Pi. | ||||
| @@ -17,5 +21,3 @@ Type <code>sudo ./install.sh</code> | |||||
| ## ATTENTION | ## ATTENTION | ||||
| CraftBeerPi 3.0 is a complete rewrite. Server as well as user interface. I recommend to use a second SD card for testing. | CraftBeerPi 3.0 is a complete rewrite. Server as well as user interface. I recommend to use a second SD card for testing. | ||||