summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 8b93343..5f52e94 100644
--- a/README
+++ b/README
@@ -60,6 +60,15 @@ In order to use vmdebootstrap, you'll need a few things:
* python-cliapp (see http://liw.fi/cliapp/)
* python-distro-info
+Testing vmdebootstrap from git
+------------------------------
+
+There is a strongly recommended git pre-commit hook available
+for vmdebootstrap development - it requires the ``cmdtest``
+package::
+
+ ln -s ../../pre-commit.sh .git/hooks/pre-commit
+
Running vmdebootstrap from git
------------------------------