From d38095a85f580bdc0d8b1fd6dd74a02e2ffdbeb3 Mon Sep 17 00:00:00 2001 From: Andreas Demmelbauer Date: Tue, 19 Mar 2019 15:00:37 +0000 Subject: [PATCH] add mpd --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3fe1fbb..2b8d963 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ +Discobert is a multimedial toilet experience device -# Install + +## Install Use Debian, install apt dependencies ``` -sudo apt install git samba libttspico-utils python3-pip python3-lirc python3-rpi.gpio +sudo apt install git samba mpd libttspico-utils python3-pip python3-lirc python3-rpi.gpio ``` -maybe also: `wiringpi espeak` +maybe also: `wiringpi espeak mpc` Clone this repo