From 58b4d5575acbf3ca6b1df7f43e508757614c94b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Laurent?= <francois.laurent@posteo.net>
Date: Sun, 15 Jan 2023 22:06:41 +0100
Subject: [PATCH] doc updated for 20230111

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e372ac9..d0da6b9 100644
--- a/README.md
+++ b/README.md
@@ -170,7 +170,7 @@ With the above `export` expression, the JULIA_PROJECT environment variable is se
 
 To install a backend, taking MaggotUBA-adapter as an example:
 ```
-git clone --depth 1 --single-branch -b 20221005 https://gitlab.pasteur.fr/nyx/MaggotUBA-adapter MaggotUBA
+git clone --depth 1 --single-branch -b 20230111 https://gitlab.pasteur.fr/nyx/MaggotUBA-adapter MaggotUBA
 cd MaggotUBA
 poetry install
 ```
-- 
GitLab