From 6b775dd5243feb70e87552f881135a58ea6e43fa Mon Sep 17 00:00:00 2001 From: GIRARDOT Raphael <raphael.girardot@synchrotron-soleil.fr> Date: Thu, 19 Sep 2024 16:53:59 +0200 Subject: [PATCH] readme file reviewed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe748f..d71da92 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This project is published under the [GNU Lesser General Public License V3](https To properly work, this device needs: - Python ≥ 3.10 - pytango ≥ 9.4.1, but ≠ 9.5.1 -- numpy 1 *(dependency for pytango)*, &ge 1.19.5 +- numpy 1 *(dependency for pytango)*, ≥ 1.19.5 <br /><br /> -- GitLab