repositories
/
deb_shairplay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cee45b7
)
Update README
author
Juho Vähä-Herttua
<juhovh@iki.fi>
Mon, 30 Dec 2013 09:28:16 +0000
(11:28 +0200)
committer
Juho Vähä-Herttua
<juhovh@iki.fi>
Mon, 30 Dec 2013 09:28:16 +0000
(11:28 +0200)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 34f5cbee6d85850980564a8aa498237ddf37dc7b..f104de7329d7bca8536e242a75934ca61b7c26d8 100644
(file)
--- 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
```
```