Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
jonocole committed Sep 29, 2009
1 parent c664ebc commit 8392f1c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README
Expand Up @@ -2,7 +2,15 @@ Build Instructions
==================
./configure && make

If that didn't work it's because:-
Apps are styled using stylesheets which are found in the source directory
of the app. To apply the style execute the application in the following manner:

./audioscrobbler -stylesheet path/to/audioscrobbler.css

(by default the exectuable path is checked for the css file on Windows and on OSX
the bundle Resource directory is checked)

If building didn't work it's because:-


Build Dependencies
Expand Down Expand Up @@ -69,5 +77,5 @@ Bugs
====
If you find a bug in the software, please let us know about it.

Max Howell <max@last.fm>
Jono Cole<jono@last.fm>
Clientside Lead Developer, Last.fm

0 comments on commit 8392f1c

Please sign in to comment.