From 3281f985eda7594370519702b934108c3593f25e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Mon, 12 Feb 2024 13:29:28 +0100 Subject: [PATCH] added pip installers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ebbe Baß --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1bcef23..4fcc95a 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ For the professionals out there, most of you will already know how to pixel cont ``` sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill -y +pip3 install Flask +pip3 install adafruit_circuitpython_neopixel +pip3 install MySQL-python +pip3 install Requests +pip3 install stupidArtnet +pip3 install wifi ``` ### Setup the wifi access point: