From db8730107eeaf7162209254791de38ee5147d013 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Thu, 27 Oct 2011 00:27:26 +0200
Subject: [PATCH] Introduce third way in INSTALL

As this is non-destructive, people may prefer it
---
 INSTALL | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/INSTALL b/INSTALL
index ff46af3..76d887b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -64,6 +64,13 @@ This is the beauty of it all. Once you are set up, just run:
 Neat.
 
 
+=The steal-from-template way=
+
+    git clone git://github.com/RichiH/vcsh_mr_template.git
+
+Then look around in the clone. Should be reasonable simple to understand. If not, poke me RichiH on freenode (query) or OFTC (#vcs-home).
+
+
 =The manual way=
 
 # This is how my setup looks. Adapt to your style or copy mine verbatim, both is fine.
-- 
GitLab