We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3887922 commit 02c5befCopy full SHA for 02c5bef
1 file changed
README.md
@@ -71,7 +71,7 @@ If macOS blocks a downloaded plugin, you can run the commands above on the plugi
71
## Build / 构建
72
73
```bash
74
-git clone --recurse https://github.com/ManasWorld/plugin-template.git
+git clone --recurse https://github.com/ManasWolrd/plugin-template.git
75
76
# Windows
77
cmake -G "Ninja" -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang -DCMAKE_BUILD_TYPE=Release -S . -B build
0 commit comments