Skip to content

Commit b2a75e3

Browse files
committed
Update document CONTRIBUTING.md section Test
1 parent 60a1c04 commit b2a75e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If this doesn't work (rare), then:
3838
## Test
3939

4040
```sh
41-
./darwin/bsc -I jscomp/runtime/ myTestFile.ml
41+
./darwin/bsc.exe myTestFile.ml
4242
```
4343

4444
(`./linux/bsc` for linux developers).

0 commit comments

Comments
 (0)