Skip to content

Commit

Permalink
readme: adjust installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Khady committed Dec 23, 2023
1 parent f02131f commit d17d2e2
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 @@ -9,9 +9,7 @@ It comes with two packages for support of OUnit and Alcotest.
## Installation

```
opam pin add junit https://github.com/Khady/ocaml-junit.git
opam pin add junit_ounit https://github.com/Khady/ocaml-junit.git
opam pin add junit_alcotest https://github.com/Khady/ocaml-junit.git
opam install junit junit_ounit junit_alcotest
```

## Documentation
Expand Down

0 comments on commit d17d2e2

Please sign in to comment.