aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf5d3f1..386b664 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,13 @@ Installation
Then place the built binary to where can be searched by shell
(e.g., ``~/bin``, and add ``~/bin`` to ``$PATH``).
+4. Install the following runtime dependencies:
+
+ * Python (>=3.5)
+ * [ruamel.yaml](https://bitbucket.org/ruamel/yaml)
+ * [numpy](http://numpy.org/)
+ * [scipy](https://scipy.org/)
+
Settings
--------