summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2016-03-22 20:25:11 +0100
committerGard Spreemann <gspreemann@gmail.com>2016-03-22 20:25:11 +0100
commitea4a9f9d67c849bf78ec3bf72564e8eb317734ac (patch)
tree03a4502686a8859582fc8f97fbc58512e388dfed
parent5b8a54efec8e7fc76ce348842bb3ec70e308d85b (diff)
Installation instructions.v0.0.1
-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
----