Skip to content

Commit 27c624d

Browse files
committed
docs: update npx command
1 parent 53bf3ed commit 27c624d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/docs/client/src/content/en/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you know us from before (as **deco.cx**) and you’re looking for **headless
2727
### Option A: one-command local Mesh setup
2828

2929
```bash
30-
npx @decocms/mesh init
30+
npx @decocms/mesh
3131
```
3232

3333
### Option B: run from source

apps/docs/client/src/content/pt-br/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Se você conheceu a gente antes, como **deco.cx**, e está buscando **headless C
2727
### Opção A: setup local do Mesh em um comando
2828

2929
```bash
30-
npx @decocms/mesh init
30+
npx @decocms/mesh
3131
```
3232

3333
### Opção B: rodar a partir do código

0 commit comments

Comments
 (0)