From b29e29ce7b9f6efa11e2e82156c82af5a4aaa1bd Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 23 Oct 2010 11:56:59 +0200 Subject: [PATCH] * Update README to reflect changed binary paths. --- README | 3 --- 1 file changed, 3 deletions(-) diff --git a/README b/README index c76272420..3697bef9c 100644 --- a/README +++ b/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