summaryrefslogtreecommitdiff
path: root/bzr/README
diff options
context:
space:
mode:
Diffstat (limited to 'bzr/README')
-rw-r--r--bzr/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/bzr/README b/bzr/README
index e69de29..bc4a58a 100644
--- a/bzr/README
+++ b/bzr/README
@@ -0,0 +1,11 @@
+Post-commit hook to submit bazaar commits to Zeitgeist
+******************************************************
+
+To use this plugin:
+
+* Install Zeitgeist 0.3 (or greater) so that the python library is available system-wide.
+* Run the install.sh script which will copy the hook to '~/.bazaar/plugins/'.
+
+To update plugin changes:
+* Run the install.sh script to recopy the hook files.
+