We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54d51e commit 7f931b6Copy full SHA for 7f931b6
README.md
@@ -29,6 +29,9 @@ adding the following stanza to your `dune-project`:
29
(using mdx 0.2)
30
```
31
32
+Note that version `0.2` of the MDX stanza is only available in dune `3.0` or
33
+higher. You can use the first, `0.1` version with dune `2.4` or higher.
34
+
35
Then add the following in the relevant `dune` file:
36
37
(mdx)
0 commit comments