From 03d4122128bfd61c488891f7c8155a73419cca39 Mon Sep 17 00:00:00 2001 From: Bannerets Date: Mon, 3 Oct 2022 11:53:26 +0000 Subject: [PATCH] Add installation command to the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7653271..a7a6d9e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ An OCaml implementation of the [KDL][] 1.0 document language. [KDL]: https://github.com/kdl-org/kdl +```console +$ opam install kdl +``` + ## Features - [x] Parsing