1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-08 23:26:40 +02:00

* Update README to reflect changed binary paths.

This commit is contained in:
Christian Muehlhaeuser
2010-10-23 11:56:59 +02:00
parent 54f82f77b0
commit b29e29ce7b

3
README
View File

@@ -38,7 +38,6 @@ Now compile Tomahawk
$ cd build
$ cmake ..
$ make
$ cd ..
$ ./tomahawk
@@ -79,8 +78,6 @@ To build the app:
To run the app:
---------------
$ cd .. # return to the top-level tomahawk dir
(Only run the next two commands if you installed any of the dependencies from source on Linux)
$ export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
$ sudo ldconfig -v