From a1cdcac572f65449142886b1eb33615a224e2224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Przyby=C5=82a?= <piotrmp@e-science.pl> Date: Mon, 11 Dec 2023 15:53:38 +0000 Subject: [PATCH] Updated Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2673c09..03eb57a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The availability and type of subword splitting model depends on the training dat Installation of LAMBO is easy. -1. First, you need to prepare an environment with Python, at least 3.6.9, +1. First, you need to prepare an environment with Python, at least 3.10, 2. Then, download LAMBO from this repository: ``` -- GitLab