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:
bbb0ec3
)
Update README
author
Juho Vähä-Herttua
<juhovh@iki.fi>
Mon, 29 Apr 2013 19:22:50 +0000
(22:22 +0300)
committer
Juho Vähä-Herttua
<juhovh@iki.fi>
Mon, 29 Apr 2013 19:25:07 +0000
(22:25 +0300)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 66ec14004eb3ec93c48ecbf432771a25f598d60c..34f5cbee6d85850980564a8aa498237ddf37dc7b 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-14,7
+14,15
@@
all local laws are adhered to.
Installation
------------
+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
+```
+
+```
+./autogen.sh
./configure
make
sudo make install