summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 6a89c8aa..6119259c 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
@@ -273,7 +277,7 @@ Run the checks before submitting a patch, please.
Legalese
--------
-Copyright (C) 2011-2013 Codethink Limited
+Copyright (C) 2011-2014 Codethink Limited
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by