Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alavrik committed Sep 13, 2018
1 parent 21ec39a commit 88e56ac
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,9 @@ and `piqic-ocaml` executables and runtime libraries for OCaml.

To install the latest development version of Piqi, use opam pinning.

opam pin add --dev-repo piqi

# when pinning piqi, you may also want to pin piqilib, which piqi depends on
opam pin add --dev-repo piqilib
opam pin add -n --dev-repo piqilib
opam pin add -n --dev-repo piqi
opam install piqi


### Installing from source code
Expand Down

0 comments on commit 88e56ac

Please sign in to comment.