From 44132bfec01a58e30cf20daeb23baad20d90cd9a Mon Sep 17 00:00:00 2001 From: Gottfried Gaisbauer <gogo@servus.at> Date: Thu, 28 Dec 2017 09:18:03 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79cc205..e5c5231 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Any sound supporting linux system should work. It is tested and coded on a **deb On a debian machine: ```bash -sudo apt install python3 python3-pip \ +sudo apt install git \ + python3 python3-pip \ liquidsoap liquidsoap-plugin-alsa liquidsoap-plugin-ao liquidsoap-plugin-faad \ liquidsoap-plugin-flac liquidsoap-plugin-icecast liquidsoap-plugin-lame \ liquidsoap-plugin-mad liquidsoap-plugin-ogg liquidsoap-plugin-pulseaudio \ -- GitLab