From 0cfe97e57b6c8f820e07d618611794914cdfd084 Mon Sep 17 00:00:00 2001 From: FadyHabibKelliny Date: Thu, 9 Apr 2026 23:55:19 +0200 Subject: [PATCH] small README improvements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3df039..8ab615a 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ pip install -e . pip install -e ".[dev]" ``` -Oris requires **Python 3.10+**. Runtime dependencies are minimal (**PyYAML** only). For a fuller walkthrough, see the [Installation](https://devstrikertech.github.io/oris/get-started/installation/) page in the docs. +Oris requires **Python 3.10 or newer**. Runtime dependencies are minimal (**PyYAML** only). For a fuller walkthrough, see the [Installation](https://devstrikertech.github.io/oris/get-started/installation/) page in the docs. ## Documentation