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: ```