1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-13 04:21:51 +02:00

* Updated README.

This commit is contained in:
Christian Muehlhaeuser 2010-11-14 16:22:13 +01:00
parent c63d9caf85
commit c65bbecd63

2
README
View File

@ -43,7 +43,7 @@ libEchonest 0.1
Now compile Tomahawk
-------------------
$ sudo ldconfig -v | grep -Ei 'qjson|gloox'
$ sudo ldconfig -v | grep -Ei 'qjson|gloox|echonest'
$ mkdir build && cd build
$ cmake ..
$ make