diff --git a/readme.md b/readme.md index eb53411..fe3eb25 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ Oranges's Math Library (omath) is a comprehensive, open-source library aimed at ``` 2. Navigate to the project directory: ``` - cd uml + cd omath ``` 3. Build the project using CMake: ```