diff --git a/docs/docs/documentation/getting-started/installation.md b/docs/docs/documentation/getting-started/installation.md index 7105db360..06ddadaa9 100644 --- a/docs/docs/documentation/getting-started/installation.md +++ b/docs/docs/documentation/getting-started/installation.md @@ -53,13 +53,9 @@ Visit [SukiUI on Nuget](https://www.nuget.org/packages/SukiUI) for more informat 5. Select `SukiUI.dll` you downloaded -6. Add a Nuget package `System.Reactive` - ::: tip The package list should be: ![](/getting-started/introduction-final-package-list.webp "package list") - -If installed by referencing `.dll`, there should be a `System.Reactive` here. ::: diff --git a/docs/docs/zh/documentation/getting-started/installation.md b/docs/docs/zh/documentation/getting-started/installation.md index 6d9dc692c..2bd916918 100644 --- a/docs/docs/zh/documentation/getting-started/installation.md +++ b/docs/docs/zh/documentation/getting-started/installation.md @@ -48,12 +48,8 @@ dotnet add package SukiUI --version 6.0.0 5. 选择刚刚下载的 `SukiUI.dll` 并添加 -6. 添加 Nuget 包 `System.Reactive` - ::: tip 最终,你的包列表应为: ![](/getting-started/introduction-final-package-list.webp "package list") - -如果你是以引用`dll`的方式安装的,此处应有 `System.Reactive` ::: \ No newline at end of file