You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@ More details are available [here](https://github.com/rescript-lang/rescript-comp
44
44
45
45
See [COPYING](./COPYING) and [COPYING.LESSER](./COPYING.LESSER)
46
46
47
-
The [`ocaml`](ocaml) directory contains the official [OCaml](https://ocaml.org) compiler (version 4.06.1).
47
+
`vendor/ocaml.tar.gz`contains the official [OCaml](https://ocaml.org) compiler (version 4.14.0).
48
48
Refer to its copyright and license notices for information about its licensing.
49
49
50
-
The `vendor/ninja.tar.gz` contains the vendored [ninja](https://github.com/ninja-build/ninja).
50
+
`vendor/ninja.tar.gz` contains the vendored [ninja](https://github.com/ninja-build/ninja).
51
51
Refer to its copyright and license notices for information about its licensing.
52
52
53
53
Note that OSS is for sharing of knowledge, but the authorship should be respected. Copyright headers in each file, Acknowledgements and History section in this file should be kept **intact**.
0 commit comments