summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-12-19 19:09:04 +0700
committerGitHub <noreply@github.com>2016-12-19 19:09:04 +0700
commitbab919d25e58bf6f1a18fa5dcc0d00e002301309 (patch)
tree103a9d4e5aa253d6550c66a4892bf2ba9f7f8acc /README.md
parentb85abf9de8c388e5d3d10b144f76d0a16b175543 (diff)
parent369f3f61079eca782219fdc3ef6a80cb9885d770 (diff)
downloadvyconf-bab919d25e58bf6f1a18fa5dcc0d00e002301309.tar.gz
vyconf-bab919d25e58bf6f1a18fa5dcc0d00e002301309.zip
Merge pull request #1 from hiroyuki-sato/fix_doc
Add toml and fileutils to the build dependencies information in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1e502af..8989def 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ the compiler (e.g. "opam switch 4.03.0"), then install the build tools and build
```
opam install oasis
-opam install xml-light lwt ppx_deriving_yojson pcre ounit
+opam install xml-light lwt ppx_deriving_yojson pcre ounit fileutils toml
```
I also recommend that you setup utop (a great interactive REPL) and setup your editor with merlin to