From d2ecc95276655a712d052972da1a0533d476c074 Mon Sep 17 00:00:00 2001 From: Andrey Mazo Date: Thu, 26 Jun 2014 21:41:34 +0400 Subject: [PATCH] Fix Gentoo installation formatting in README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d03dbca..d75aae6 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,13 @@ From the **Extra** repository: `pacman -S python2 mutagen` and from the AUR: `sv ##### Gentoo Linux -`PYTHON_TARGETS="python2_7" emerge -av media-libs/mutagen` -`layman --add=ikelos` ([ikelos](http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=summary)) -`layman --overlays="https://raw.githubusercontent.com/ahippo/rhvoice-gentoo-overlay/master/repositories.xml" --fetch --add=ahippo-rhvoice-overlay` ([ahippo-rhvoice-overlay](https://github.com/ahippo/rhvoice-gentoo-overlay)) -`ACCEPT_KEYWORDS="~amd64" emerge -av app-accessibility/svox app-accessibility/rhvoice` +```bash +PYTHON_TARGETS="python2_7" emerge -av media-libs/mutagen +layman --add=ikelos +layman --overlays="https://raw.githubusercontent.com/ahippo/rhvoice-gentoo-overlay/master/repositories.xml" --fetch --add=ahippo-rhvoice-overlay +ACCEPT_KEYWORDS="~amd64" emerge -av app-accessibility/svox app-accessibility/rhvoice +``` +References to the overlays above: [ikelos](http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=summary), [ahippo-rhvoice-overlay](https://github.com/ahippo/rhvoice-gentoo-overlay) ##TODO * Last.fm Scrobbler