summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71824d2..9a256d9 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ mpirun executables. If the environment variables DIPHA and/or MPIRUN
are set, their values specify these executables. If not, those are
searched for in PATH.
+The package can be installed using standard Python tools, for example
+by doing `python setup.py install --user`-
+
Todo/missing
----