Skip to content

Commit 97eb5c2

Browse files
Atualizar instruções de instalação no README para criar um novo projeto com EchoAPI
1 parent 9866bc3 commit 97eb5c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,10 @@ This will automatically import the `auth-migrations.sql` during container startu
119119

120120
## 📦 Install via Composer
121121

122+
To start a new project with EchoAPI, run:
123+
122124
```bash
123-
composer require jandersongarcia/echoapi
125+
composer create-project jandersongarcia/echoapi echoapi-example
124126
```
125127

126128
More details: [https://packagist.org/packages/jandersongarcia/echoapi](https://packagist.org/packages/jandersongarcia/echoapi)

0 commit comments

Comments
 (0)