Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r228:7307df41949f
Date: 2013-08-05 22:41 +0200
http://bitbucket.org/pypy/jitviewer/changeset/7307df41949f/

Log:    Add a note

diff --git a/README b/README
--- a/README
+++ b/README
@@ -19,7 +19,9 @@
     python setup.py develop
 
 It also requires pypy to be importable (as in source code), you can do this
-by setting your ``PYTHONPATH`` enviromental variable.
+by setting your ``PYTHONPATH`` enviroment variable.  Make sure that this
+source code is (roughly) the same version as the binary pypy that produced
+the log file.
 
 Finally, run it:
 
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to