Skip to content

Commit

Permalink
Installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
yallop committed Apr 4, 2015
1 parent 31abecc commit 00ca55c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ Higher-kinded programming in OCaml, as described in
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jeremy Yallop and Leo White<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Functional and Logic Programming 2014<br/>

You can install higher using `opam`:

```
opam install higher
```

[flops-2014-paper]: https://ocamllabs.github.io/higher/lightweight-higher-kinded-polymorphism.pdf

0 comments on commit 00ca55c

Please sign in to comment.