Skip to content

Commit

Permalink
simplify the pins a little bit
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Apr 27, 2015
1 parent bf76d17 commit e09f1e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,8 +13,8 @@ opam pin add -n conduit https://github.com/samoht/ocaml-conduit.git
opam pin add -n mirage https://github.com/pqwy/mirage.git#enthalpy
opam pin add -n mirage-entropy-xen https://github.com/samoht/mirage-entropy.git#cpu-assist
opam pin add -n nocrypto https://github.com/mirleft/ocaml-nocrypto.git#internalized-entropy
opam pin add -n tls https://github.com/mirleft/ocaml-tls.git
opam pin add -n x509 https://github.com/mirleft/ocaml-x509.git
opam pin add -n tls --dev
opam pin add -n x509 --dev
opam pin add -n mirage-seal https://github.com/samoht/mirage-seal.git
```

Expand Down

0 comments on commit e09f1e4

Please sign in to comment.