Skip to content

Commit 135bb8e

Browse files
committed
refer to Dune Package Management
1 parent 68a550d commit 135bb8e

File tree

1 file changed

+1
-1
lines changed
  • doc/tutorials/dune-package-management

1 file changed

+1
-1
lines changed

doc/tutorials/dune-package-management/oxcaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setting up an OxCaml project
22

33
As an example of how to add custom repositories and pin dependencies in projects
4-
using `dune pkg`, let's look at setting up a basic OxCaml project.
4+
using Dune Package Management, let's look at setting up a basic OxCaml project.
55
[OxCaml](https://oxcaml.org/) is a compiler branch with fast moving set of
66
extensions to OCaml. Some tweaks are required to set up a project that compiles
77
with OxCaml when using dune package management.

0 commit comments

Comments
 (0)