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 b7cadda commit afd8cadCopy full SHA for afd8cad
README.md
@@ -67,7 +67,7 @@ dotnet tool install -g YukimiScript.CommandLineTool
67
### 在.NET项目中引用YukimiScript Parser
68
69
```shell
70
-dotnet add reference YukimiScript.Parser
+dotnet add package YukimiScript.Parser
71
```
72
73
0 commit comments