summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-02-13 15:45:12 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-02-13 15:45:12 +0000
commit8c241c4a3076278ffd57da9d5f9fdb7b2ac322bf (patch)
treeafcfec8fdfcf1eed1a1dc9e61ea2678b61e0414d
parent0fcd29a332c965d0889dee9c7e6551c2d31bb872 (diff)
downloadmorph-8c241c4a3076278ffd57da9d5f9fdb7b2ac322bf.tar.gz
Add note to README about running Morph from a Git checkout
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 6a89c8aa..b28f3aa4 100644
--- a/README
+++ b/README
@@ -257,6 +257,10 @@ and reproducible.
Hacking morph
-------------
+When running Morph from a Git checkout, remember to set PYTHONPATH to
+point to your checkout. This will cause Morph to load the plugins and
+write extensions from your checkout correctly.
+
Run the test suite with this command:
./check --full