X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/31bf9d8590021c2c236038b7b2fb08a59b507b43..2ced34afaa512f04483bdaaf0df4b3f56e624989:/README.md diff --git a/README.md b/README.md index 238e4c8e..57f56ed 100644 --- a/README.md +++ b/README.md @@ -257,14 +257,21 @@ the template will be stored. apt-get install mr -#### Install vcsh +### Install vcsh #### Debian -If you are using Debian Squeeze, you will need to enable backports +If you are using Debian Squeeze, you will need to enable backports. +From Wheezy onwards, you can install it directly: 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)