From 5cc0fd00db0f7401b8d670c2e0b2d65fd614835e 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: ```