mirror of
https://github.com/Manuel83/craftbeerpi3
synced 2026-09-19 07:49:08 +02:00
Fix
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
#CraftBeerPi V3.0
|
||||
# CraftBeerPi V3.0
|
||||
|
||||
This is CraftBeerPi version 3.0. It's currently in beta status.
|
||||
|
||||
## Introduction Video
|
||||
|
||||
https://www.youtube.com/watch?v=YGARUJgFWh4&t=1s
|
||||
|
||||
## Installation
|
||||
|
||||
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.
|
||||
|
||||
@@ -17,5 +21,3 @@ Type <code>sudo ./install.sh</code>
|
||||
## ATTENTION
|
||||
|
||||
CraftBeerPi 3.0 is a complete rewrite. Server as well as user interface. I recommend to use a second SD card for testing.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user