changeset 60:38fe99071b11

[documentation] install editable instructions that work
author Jeff Hammel <k0scist@gmail.com>
date Sat, 02 Dec 2017 10:22:25 -0800
parents 161030d8cd4e
children 0e6743d5416d
files README.txt
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Sat Dec 02 10:21:18 2017 -0800
+++ b/README.txt	Sat Dec 02 10:22:25 2017 -0800
@@ -18,6 +18,10 @@
 For `h5py` you may need your `python-dev` package
 and or `libhdf5-dev`. For `scipy` you need Lapack.
 
+You may install these with python 3.6 using::
+
+   pip install -e .
+
 Links
 -----