diff --git a/README.md b/README.md index a77a8b4..035f005 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Contact: Romain Calascibetta `` ## Install & Usage -The library is available on [OPAM][]. You can install it via: +The library is available on [OPAM](https://opam.ocaml.org/packages/digestif/). You can install it via: ```sh -$ opem install digestif +$ opam install digestif ``` This is a simple program which implements `sha1sum`: