fix(cli): 🔥 update instructions

This commit is contained in:
Leifer Mendez
2022-12-18 14:14:16 +01:00
parent 96e220cd71
commit a21633fb7c
6 changed files with 16 additions and 24 deletions

View File

@@ -34,13 +34,8 @@ Se ejecuta el CLI (Command Line Interface) para ayudarte a crear un app-bot de e
yarn run cli
```
Abrir carpeta __example-app-base__ y ejecutar
```
cd example-app-base
npm i
npm run pre-copy
npm start
```
__Seguir instrucciones__
![](https://i.imgur.com/dC6lEwy.png)
### __Commit y Push__