diff --git a/README.python3 b/README.python3 index 6f34cd75e3..7f26de9993 100644 --- a/README.python3 +++ b/README.python3 @@ -18,7 +18,7 @@ Now build the calibre C extensions for python 3 with: You should now be able to run the calibre test suite using: - python3 setup.py test + CALIBRE_PY3_PORT=1 python3 setup.py test And run calibre itself (which may not work) with: