mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-10 01:17:42 +01:00
12 lines
191 B
ReStructuredText
12 lines
191 B
ReStructuredText
Installation
|
|
============
|
|
|
|
Please make sure that Python 3.6 is installed
|
|
::
|
|
|
|
git clone https://github.com/manuel83/craftbeerpi4
|
|
|
|
cd craftbeerpi4
|
|
|
|
pip install -r requirements.txt
|
|
|