Skip to content

Commit

Permalink
Copy editing
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Aug 29, 2023
1 parent eb53dd6 commit f91d904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/ocaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ opam pin add -k path bril path/to/brill/bril-ocaml
opam install bril
```

Thats it! Now, you can then include it in your [Dune][] files as `bril`, like any other OCaml library!
That's it! You can include it in your [Dune][] files as `bril`, like any other OCaml library.

Use
---
Expand Down

0 comments on commit f91d904

Please sign in to comment.