From f0840221100d8649fe84053c5f496da6cdd67fdb Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 15 Feb 2017 21:38:23 +0800 Subject: README.md: Add runtime dependencies --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 -------- -- cgit v1.2.2