From 71b2737f6dfcf1a3b234b9dadad0adc96929bd02 Mon Sep 17 00:00:00 2001 From: Orange Date: Wed, 8 May 2024 18:15:01 +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 3e6a865..966e07b 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ The Universal Math Library (UML) is a comprehensive, open-source library aimed a ### Installation 1. Clone the repository: ``` - git clone https://github.com/VladislavAlpatov/uml.git + git clone https://github.com/orange-cpp/uml.git ``` 2. Navigate to the project directory: ```