summaryrefslogtreecommitdiff
path: root/python/pyresample/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyresample/README')
-rw-r--r--python/pyresample/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyresample/README b/python/pyresample/README
index 1361d520ed..f7c5cd1ce5 100644
--- a/python/pyresample/README
+++ b/python/pyresample/README
@@ -7,5 +7,5 @@ swath data.
Optional dependencies: numexpr, quicklook (not available from SBo)
-NOTE: Cython will not be used. Use environment variable 'USE_CYTHON=True'
-to use it.
+NOTE: Cython will not be used by default. Set environment variable
+'USE_CYTHON=True' to use it.