Skip to content

Commit 5ac37d6

Browse files
committed
docs
1 parent 45a806e commit 5ac37d6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ A Next.js 15 template with [Plate](https://platejs.org/) AI, plugins and compone
77
- Next.js 15 App Directory
88
- [Plate](https://platejs.org/) editor
99
- [shadcn/ui](https://ui.shadcn.com/)
10+
- [MCP](https://platejs.org/docs/components/mcp)
1011

1112
## Installation
1213

@@ -15,11 +16,7 @@ Choose one of these methods:
1516
### 1. Using CLI (Recommended)
1617

1718
```bash
18-
npx shadcx@latest init plate
19-
```
20-
21-
```bash
22-
npx shadcx@latest add plate/editor-ai
19+
npx shadcn@latest add https://platejs.org/r/editor-ai
2320
```
2421

2522
### 2. Using Template

0 commit comments

Comments
 (0)