Skip to content

Commit

Permalink
Help opam detect pin src type
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo authored Aug 12, 2024
1 parent eafb94e commit 7c18bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ How to receive a file (with the same password):<br />

You can compile & install bob with [opam][opam]:
```sh
$ opam pin add -y https://github.com/dinosaure/bob
$ opam pin add -y https://github.com/dinosaure/bob.git
```

Bob has 3 sub-programs, the receiver, the sender and the relay. We will
Expand Down

0 comments on commit 7c18bac

Please sign in to comment.