summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 632e295a..bc270ac0 100644
--- a/README.rst
+++ b/README.rst
@@ -29,6 +29,9 @@ Cloning::
git clone https://git.openstack.org/openstack-infra/jenkins-job-builder
+Install pre-commit from https://pre-commit.com/#intro in order to run some
+minimal testing on your commits.
+
A virtual environment is recommended for development. For example, Jenkins
Job Builder may be installed from the top level directory::