Skip to content

Commit

Permalink
Update data/tutorials/getting-started/3_01_ocaml_on_windows.md
Browse files Browse the repository at this point in the history
Co-authored-by: R. Boujbel <[email protected]>
  • Loading branch information
tmattio and rjbou authored Oct 11, 2024
1 parent 823dec1 commit 1a71cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/tutorials/getting-started/3_01_ocaml_on_windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ You will notice that the repository information fetching stage takes a while to
complete. This is normal (for the moment), so we advise our users to get
themselves their favourite hot beverage while it runs.

opam requires a Unix-like environment to function. By default, opam relies on `cygwin` and is also compatible with
`msys2`.
opam requires a Unix-like environment to function. By default,
opam relies on Cygwin and is also compatible with MSYS2.

At *init-time*, opam scans your machine for available Unix environments and
prompts you to choose your favourite option. We recommend
Expand Down

0 comments on commit 1a71cd7

Please sign in to comment.