Skip to content

Commit cf9bbb1

Browse files
committed
patch
1 parent fcf5132 commit cf9bbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ The orange code-style can be found in `.clang-format`.
2828
### 📦 Building
2929

3030
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
31+
can build OMath by running `cmake --build cmake-build/build/windows-release --target omath -j 6` in the source
3232
directory.

0 commit comments

Comments
 (0)