From 49935437b120db6aac6cee932f8f19243c7a9400 Mon Sep 17 00:00:00 2001 From: Orange++ Date: Thu, 11 Jul 2024 22:39:25 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2e2f2c4..eb53411 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ Oranges's Math Library (omath) is a comprehensive, open-source library aimed at ### Installation 1. Clone the repository: ``` - git clone https://github.com/orange-cpp/uml.git + git clone https://github.com/orange-cpp/omath.git ``` 2. Navigate to the project directory: ```