diff --git a/README.md b/README.md index 311a2258..c8743d15 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Currently, the plugin has version requirements for IntelliJ IDEA. The minimum re There are three ways for installing plugins: -- IDEA official marketplace - currently in the beta testing phase and not yet available on the market. It will be available on the market after the release of the official version. +- IDEA official marketplace - You can get the plugin from [here](https://plugins.jetbrains.com/plugin/23322-devpilot). - Installation via compressed package - select "install from disk" in the plugin page settings, and then import the zip package. The download link for the compressed package is available in [Release page](https://github.com/openpilot-hub/devpilot-intellij/releases). ![img.png](doc/images/screenshot/cn/install_from_disk.png) diff --git a/README_ZH.md b/README_ZH.md index 57056f78..d0c5bdc3 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -28,7 +28,8 @@ 安装插件有两个渠道: -idea官方市场 - 目前内测阶段暂时未上架,后续release正式版本后会上架到市场 +Idea官方市场 - 你可以在Intellij IDEA官方[插件市场](https://plugins.jetbrains.com/plugin/23322-devpilot)下载。 + 压缩包安装 - 在plugin页面选择设置中的从磁盘安装,之后将zip包导入即可,压缩包下载地址:下载 ![install from disk](doc/images/screenshot/cn/install_from_disk.png)