Update readme.md

This commit is contained in:
2024-07-11 22:39:43 +03:00
committed by GitHub
parent 49935437b1
commit 3241b07a3b

View File

@@ -20,7 +20,7 @@ Oranges's Math Library (omath) is a comprehensive, open-source library aimed at
``` ```
2. Navigate to the project directory: 2. Navigate to the project directory:
``` ```
cd uml cd omath
``` ```
3. Build the project using CMake: 3. Build the project using CMake:
``` ```