Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Nov 21, 2024
1 parent af9679b commit dec4b3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions templates/plate-playground-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ Choose one of these methods:
### 1. Using CLI (Recommended)

```bash
npx shadcx@latest init -u https://platejs.org/r
npx shadcx@latest init plate
```

```bash
npx shadcx@latest add editor-ai -r plate
npx shadcx@latest add plate/editor-ai
```

### 2. Using Template
Expand Down
4 changes: 2 additions & 2 deletions templates/plate-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ Choose one of these methods:
### 1. Using CLI (Recommended)

```bash
npx shadcx@latest init -u https://platejs.org/r
npx shadcx@latest init plate
```

```bash
npx shadcx@latest add editor-basic -r plate
npx shadcx@latest add plate/editor-basic
```

### 2. Using Template
Expand Down

0 comments on commit dec4b3c

Please sign in to comment.