From 2fea1104efc7e70d66ccc99f85d8f65516183132 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Tue, 31 Jul 2018 12:52:15 +0200 Subject: [PATCH] add cec-client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8917c38..986dcea 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ sudo raspi-config sudo su - apt update apt dist-upgrade -apt install python3-pyinotify python3-rpi.gpio +apt install python3-pyinotify python3-rpi.gpio cec-utils apt clean echo "dtoverlay=dwc2" >> /boot/config.txt