Skip to content

Commit

Permalink
opam.rst: dune subst should be called with dev
Browse files Browse the repository at this point in the history
See also #3647

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
  • Loading branch information
mseri authored and rgrinberg committed Apr 16, 2021
1 parent b6c902a commit b456daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/opam.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ follows:
::

build: [
["dune" "subst"] {pinned}
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
]

Expand Down

0 comments on commit b456daf

Please sign in to comment.