From 6e521c748263f4b1db6360d6b9d289e588abf46e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Juho=20V=C3=A4h=C3=A4-Herttua?= Date: Mon, 30 Dec 2013 11:28:16 +0200 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34f5cbe..f104de7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ First you need to install some dependencies, for example on Ubuntu you would write: ``` sudo apt-get install autoconf automake libtool -sudo apt-get install libao-dev libavahi-compat-libdnssd-dev +sudo apt-get install libltdl-dev libao-dev libavahi-compat-libdnssd-dev +sudo apt-get install avahi-daemon ``` ``` -- 2.34.1