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:
3
README
3
README
@@ -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
|
||||
|
Reference in New Issue
Block a user