README.markdown in hallon-0.17.0 vs README.markdown in hallon-0.18.0

- old
+ new

@@ -13,10 +13,10 @@ 1. Get yourself a Spotify premium account, which is required for libspotify to work. You username and password (either classic Spotify, or facebook credentials) will be used to connect to Spotify later. 2. [Download your application key from developer.spotify.com](https://developer.spotify.com/en/libspotify/application-key/), and place it in a known location. You’ll have the option of downloading it either in **binary** or c-code. You want the **binary** one. If you do not have an application key already, you will be asked to create one. -3. Install libspotify. Hallon always aims to support to most recent version, which is currently **v10.1.16**. Older +3. Install libspotify. Hallon always aims to support to most recent version, which is currently **v12.1.51**. Older versions are not supported. For help installing libspotify, please see the wiki on [How to install libspotify][]. 4. Once the above are done, you are ready to try out Hallon. ### Using Hallon