doc:source:conf.py: add base directory to system path for FFT_tools import
[FFT-tools.git] / README
diff --git a/README b/README
index dcf9932a583f662ad2c5d3b6d8f8388e1fdb6b27..eddd58949a681cc8748f0a3711c867c6cca655d2 100644 (file)
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ and the numpydoc_ extension.  I haven't been able to get numpydoc
 working cleanly, but you can still build a decent version of the docs
 from the ``doc`` subdirectory with::
 
-    $ PYTHONPATH=.. make SPHINXBUILD=sphinx-build-2.7 dirhtml
+    $ make SPHINXBUILD=sphinx-build-2.7 dirhtml
 
 Usage
 =====