From 83b9ff14fc29c2eee3398923555a889e9ddaa8a5 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 12 May 2023 09:52:18 +0200 Subject: [PATCH] after reinstalling some others packages with --update-invariant, ocaml changed, again. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 500e790..b94047b 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ ```opam $ opam switch list -# switch compiler description -→ default ocaml-base-compiler.5.0.0 default +# switch compiler description +→ default ocaml-base-compiler.4.14.1 default ``` ```sh