We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645df39 commit 8fc805eCopy full SHA for 8fc805e
1 file changed
doc/melange.rst
@@ -57,8 +57,8 @@ Finally, add a source file to build:
57
58
echo 'Js.log "hello from melange"' > hello.ml
59
60
-After running ``dune build output/hello.js``, Dune produces the following
61
-file structure:
+After running ``dune build @melange`` or just ``dune build``, Dune
+produces the following file structure:
62
63
.. code::
64
0 commit comments