Skip to content

Commit f889166

Browse files
authored
Merge pull request #406 from Peefy/chore-remove-plugin-requirements-in-install-docs
chore: remove plugin requirements in the install documents
2 parents 7655e90 + 2dc2158 commit f889166

File tree

4 files changed

+0
-8
lines changed
  • docs/user_docs/getting-started
  • i18n/zh-CN/docusaurus-plugin-content-docs
  • versioned_docs/version-0.9/user_docs/getting-started

4 files changed

+0
-8
lines changed

docs/user_docs/getting-started/install.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ We can execute the following command to ensure that KCL has been installed corre
135135
kcl --help
136136
```
137137

138-
For all the above operating systems and installation methods, if you want to use [KCL Python Plugin](/docs/reference/plugin/overview), you need to ensure that Python 3.7+ is installed and add the python3 command to your PATH environment variable.
139-
140138
If you are unable to successfully install and run KCL, you can refer to [here](/docs/user_docs/support/faq-install)
141139

142140
## 2. Install KCL IDE Extension

i18n/zh-CN/docusaurus-plugin-content-docs/current/user_docs/getting-started/install.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ docker pull kcllang/kcl
135135
kcl --help
136136
```
137137

138-
对于上述所有安装方式, 如果您想使用 [KCL Python 插件](/docs/reference/plugin/overview), 需要确保您已经安装了 Python 3.7+ 并将 python3 命令添加到您的 PATH 中。
139-
140138
如果您无法成功安装并运行 KCL,可以参考[这里](/docs/user_docs/support/faq-install)
141139

142140
## 2. 安装 KCL IDE 插件

i18n/zh-CN/docusaurus-plugin-content-docs/version-0.9/user_docs/getting-started/install.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ docker pull kcllang/kcl
135135
kcl --help
136136
```
137137

138-
对于上述所有安装方式, 如果您想使用 [KCL Python 插件](/docs/reference/plugin/overview), 需要确保您已经安装了 Python 3.7+ 并将 python3 命令添加到您的 PATH 中。
139-
140138
如果您无法成功安装并运行 KCL,可以参考[这里](/docs/user_docs/support/faq-install)
141139

142140
## 2. 安装 KCL IDE 插件

versioned_docs/version-0.9/user_docs/getting-started/install.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ We can execute the following command to ensure that KCL has been installed corre
135135
kcl --help
136136
```
137137

138-
For all the above operating systems and installation methods, if you want to use [KCL Python Plugin](/docs/reference/plugin/overview), you need to ensure that Python 3.7+ is installed and add the python3 command to your PATH environment variable.
139-
140138
If you are unable to successfully install and run KCL, you can refer to [here](/docs/user_docs/support/faq-install)
141139

142140
## 2. Install KCL IDE Extension

0 commit comments

Comments
 (0)