Skip to content

Commit

Permalink
Add installation command to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eilvelia committed Oct 3, 2022
1 parent 9f7af3d commit 03d4122
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 03d4122

Please sign in to comment.