From: Pavlos Ratis Date: Tue, 24 Dec 2013 22:33:18 +0000 (+0200) Subject: add Gentoo installation in README X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/7f0f4d22134058c57bfa636c76db3974f8963361?ds=inline;hp=--cc add Gentoo installation in README --- 7f0f4d22134058c57bfa636c76db3974f8963361 diff --git a/README.md b/README.md index 238e4c8e..b6f1b62 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ the template will be stored. apt-get install mr -#### Install vcsh +### Install vcsh #### Debian @@ -265,6 +265,12 @@ If you are using Debian Squeeze, you will need to enable backports apt-get install vcsh +#### Gentoo + +To install vcsh in Gentoo Linux just give the following command as root: + + emerge dev-vcs/vcsh + #### Arch Linux vcsh is availabe via [AUR](https://aur.archlinux.org/packages.php?ID=54164)