diff --git a/README.md b/README.md
index 238e4c8e7113cd134359edbaa5e0f7aec8f2e71e..b6f1b624ebdcb5f26e4b5736c6b5bc3af87e51c6 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)