diff --git a/README.md b/README.md index 97c0004..06f67a3 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ dotnet build 已加载的 XML 模板会复制一份保存到插件目录,重启 Rhino 后自动恢复: ``` -%APPDATA%\McNeel\Rhinoceros\8.0\plugins\UserStringProperty\ +%APPDATA%\McNeel\Rhinoceros\8.0\Plug-ins\UserStringProperty\ ├── template_index.txt # 记录已加载的 XML 路径 └── *.xml # 模板副本 ```