Skip to content

Commit 8fc805e

Browse files
committed
reflect reviewer's comments
Signed-off-by: Haochen Kotoi-Xie <hx@kxc.inc>
1 parent 645df39 commit 8fc805e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/melange.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Finally, add a source file to build:
5757
5858
echo 'Js.log "hello from melange"' > hello.ml
5959
60-
After running ``dune build output/hello.js``, Dune produces the following
61-
file structure:
60+
After running ``dune build @melange`` or just ``dune build``, Dune
61+
produces the following file structure:
6262

6363
.. code::
6464

0 commit comments

Comments
 (0)