Skip to content

Commit 4d58cbc

Browse files
cknittcristianoc
authored andcommitted
Fix incorrect information about vendored OCaml compiler in README.
1 parent 50cf8e3 commit 4d58cbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ More details are available [here](https://github.com/rescript-lang/rescript-comp
4444

4545
See [COPYING](./COPYING) and [COPYING.LESSER](./COPYING.LESSER)
4646

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).
4848
Refer to its copyright and license notices for information about its licensing.
4949

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).
5151
Refer to its copyright and license notices for information about its licensing.
5252

5353
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

Comments
 (0)