aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d013970..84af320 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,10 @@ There are no installation instructions.
## Notes and Caveats
+To run tests, do something like:
+
+ JULIA_LOAD_PATH=src julia test/runtests.jl
+
PyX >= 0.13 (2013) is Python3 only. PyX <= 0.12.1 is Python2.
Instead of Python's `None`, use Julia's `nothing`.