Skip to content

Commit

Permalink
Fix link to libspotify in README
Browse files Browse the repository at this point in the history
  • Loading branch information
liesen committed Sep 10, 2011
1 parent bdc37c2 commit 50ee2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ It's a web server (listens at port 1337 by default) that talks to Spotify using
## How to build

1. Make sure you have the required libraries
* libspotify(http://developer.spotify.com/en/libspotify/) > 9
* [libspotify](http://developer.spotify.com/en/libspotify/) > 9
* subversion (`libsvn-dev`) and its dependency, `libapr`
* [libevent](http://monkey.org/~provos/libevent/)
* [jansson](http://www.digip.org/jansson/) > 2.0
Expand Down

0 comments on commit 50ee2f1

Please sign in to comment.