We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf5132 commit cf9bbb1Copy full SHA for cf9bbb1
CONTRIBUTING.md
@@ -28,5 +28,5 @@ The orange code-style can be found in `.clang-format`.
28
### 📦 Building
29
30
OMath has already created the `cmake-build` and `out` directories where cmake/bin files are located. By default, you
31
-can build cathook by running `cmake --build cmake-build/build/windows-release --target omath -j 6` in the source
+can build OMath by running `cmake --build cmake-build/build/windows-release --target omath -j 6` in the source
32
directory.
0 commit comments