Skip to content

Commit

Permalink
fix: broken link to esy (#211)
Browse files Browse the repository at this point in the history
* fix: broken link to `esy`

* fix: remove reference to `esy`

* Update README.md

---------

Co-authored-by: Antonio Nuno Monteiro <[email protected]>
  • Loading branch information
frectonz and anmonteiro authored Sep 9, 2024
1 parent f18902c commit 714ebcb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ in OCaml.

Piaf is released to OPAM.

You can depend on it via [esy](esy) or by running `opam install piaf`.
You can depend on it by running `opam install piaf`.

_Note_: make sure to mirror Piaf's own resolutions located in the [opam
file](./piaf.opam).

[esy]: https://esy.sh

# Usage & Examples

TODO, read the [mli](./lib/piaf.mli) file for now.
Expand Down

0 comments on commit 714ebcb

Please sign in to comment.