Skip to content

Commit 59b61d9

Browse files
committed
fix: update installation command in README for correct package reference
1 parent 1b49db1 commit 59b61d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Um módulo de desenvolvimento ágil orientado por IA com inteligência adaptativ
2828
**Pré-requisitos**: [Node.js](https://nodejs.org) v20+
2929

3030
```bash
31-
npx evo-method install
31+
npx @evoapi/evo-method install
3232
```
3333

3434
Siga os prompts do instalador e abra sua IDE com IA (Claude Code, Cursor, etc.) na pasta do projeto.

0 commit comments

Comments
 (0)