From eb0f49310c07c9a92c8e50b57c561c89fcc1e6e2 Mon Sep 17 00:00:00 2001 From: Normann Date: Sun, 23 Mar 2025 22:23:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 407fe69..5678bf3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md). ## Installation -The project requires Python 3.10 or newer. Official docker images can be found at [akkudoktor/eos](https://hub.docker.com/r/akkudoktor/eos). +The project requires Python 3.11 or newer. Official docker images can be found at [akkudoktor/eos](https://hub.docker.com/r/akkudoktor/eos). Following sections describe how to locally start the EOS server on `http://localhost:8503`.