From 730c76b46decf43ccfb0d4c730af98bb9273fdd4 Mon Sep 17 00:00:00 2001 From: Timm Ruppert Date: Tue, 2 Sep 2025 14:25:25 +0200 Subject: [PATCH] change repo path Signed-off-by: Timm Ruppert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3594959..3eda26d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Installation - Clone the osi-python repository, including sub-modules: ```console - git clone --recurse-submodules https://github.com/PMSFIT/osi-python.git + git clone --recurse-submodules https://github.com/OpenSimulationInterface/osi-python.git ``` - Switch to the repository directory: