From 65036559ec7a652f6cfd645a899a80ddce5ea30e Mon Sep 17 00:00:00 2001 From: 9and3r <9and3r@gmail.com> Date: Fri, 9 Jan 2015 01:12:11 +0100 Subject: [PATCH] Update README.rst --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index baf9f33..2f8582a 100644 --- a/README.rst +++ b/README.rst @@ -66,17 +66,17 @@ The following configuration values are available: How to Setup -============= +============ Use the basic configuration to setup as most standard screens works fine without further configuration. Raspberry Pi and LCD Shields -------- +---------------------------- If you are using a LCD Shield in Raspberry Pi you need to config your LCD and run mopidy with root privileges: Configure your LCD Shield -````````````` +````````````````````````` Add to the config the next variables:: @@ -93,7 +93,7 @@ To find your values find an example of using pygame with your LCD Shield and it os.environ["SDL_MOUSEDEV"] = "event0" Run mopidy with root privileges -````````````` +``````````````````````````````` You can use ``sudo mopidy``. @@ -103,13 +103,13 @@ Do not forget that this is a workaround and that mopidy will run with root privi Help -============= +==== You can use `mopidy discuss `_ or send an email to `9and3r@gmail.com `_ Features -============= +======== Working ------- @@ -153,7 +153,7 @@ Project resources Changelog ========= -v0.3.1 +v0.3.2 ---------------------------------------- - Bug Fixes