From 8c241c4a3076278ffd57da9d5f9fdb7b2ac322bf Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 13 Feb 2014 15:45:12 +0000 Subject: Add note to README about running Morph from a Git checkout --- README | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.1