mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
docs(integration): use CDN URLs for images and fix formatting
- Replace local image paths with Alibaba Cloud CDN URLs - Fix formatting issues (extra blank lines, capitalization) - Remove local image files (now served from CDN) Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
parent
44edc7536b
commit
93a1253976
7 changed files with 11 additions and 8 deletions
|
|
@ -17,6 +17,7 @@
|
|||
### Installation
|
||||
|
||||
#### Install from ACP Registry (Recommend)
|
||||
|
||||
1. Install Qwen Code CLI:
|
||||
|
||||
```bash
|
||||
|
|
@ -26,13 +27,16 @@
|
|||
2. Open your JetBrains IDE and navigate to AI Chat tool window.
|
||||
|
||||
3. Click **Add ACP Agent**, then click **Install**.
|
||||

|
||||
|
||||
For users using JetBrains AI Assistant and/or other ACP agents, Click **Install From ACP Registry** in Agents List, then install Qwen Code ACP.
|
||||

|
||||

|
||||
|
||||
4. The Qwen Code agent should now be available in the AI Assistant panel
|
||||

|
||||
For users using JetBrains AI Assistant and/or other ACP agents, click **Install From ACP Registry** in Agents List, then install Qwen Code ACP.
|
||||
|
||||

|
||||
|
||||
4. The Qwen Code agent should now be available in the AI Assistant panel.
|
||||
|
||||

|
||||
|
||||
#### Manual Install (for older version of JetBrains IDEs)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue