From 975f1853b4f4420882ce5f55f0e21e3190f054d6 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Sun, 14 Sep 2014 01:25:39 +0200 Subject: [PATCH] style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c4131d..7ab6991 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ cd /your/mkstage4/directory chmod +x mkstage4.sh ``` -For [Gentoo Linux](http://en.wikipedia.org/wiki/Gentoo_linux) and [Derivatives](http://en.wikipedia.org/wiki/Category:Gentoo_Linux_derivatives), mkstage4 is also available for [Portage](http://en.wikipedia.org/wiki/Portage_(software)) via the *[chymerc overlay](https://github.com/TheChymera/chymeric)* (which can be enabled with just two commands, as seen in [the README](https://github.com/TheChymera/chymeric)). +For [Gentoo Linux](http://en.wikipedia.org/wiki/Gentoo_linux) and [Derivatives](http://en.wikipedia.org/wiki/Category:Gentoo_Linux_derivatives), mkstage4 is also available in [Portage](http://en.wikipedia.org/wiki/Portage_(software)) via the *[chymerc overlay](https://github.com/TheChymera/chymeric)* (which can be enabled with just two commands, as seen in [the README](https://github.com/TheChymera/chymeric)). After you have enabled the overlay, just run the following command: ```