diff --git a/README.md b/README.md index 1ed0007..992a525 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ colout(1) -- Color Up Arbitrary Command Ouput `colout` [-g] [-c] [-l] [-a] [-t] [-T] [-P] [-s] PATTERN [COLOR(S) [STYLE(S)]] - ## DESCRIPTION `colout` read lines of text stream on the standard input and output characters @@ -88,41 +87,9 @@ Ubuntu 13.04's ppa sudo apt-get update sudo apt-get/aptitude install colout -Gentoo overlay - - 1. Install layman - - echo "app-portage/layman git" >> $EPREFIX/etc/portage/package.Use - sudo emerge layman - - 2. Edit `$EPREFIX/etc/layman/layman.cfg`. Add a line after - - overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml - - so that it becomes - - overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml - file://$EPREFIX/var/lib/layman/my-list.xml - - 3. Edit `$EPREFIX/var/lib/layman/my-list.xml`. The content of this file should be: - - - - - dongwm-overlay - dongweiming's gentoo overlay - https://github.com/dongweiming/dongwm-overlay.git - - ciici1234@hotmail.com - - git://github.com/dongweiming/dongwm-overlay.git - - - - 4. Add this overlay and installation - - layman -a dongwm-overlay && sudo emerge colout +Gentoo + sudo emerge colout ## OPTIONS