Skip to content

Commit

Permalink
ajuste readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fábio Cavalcanti committed Jan 10, 2025
1 parent bac9469 commit 6fd1ec3
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@ Antes de começar, certifique-se de ter os seguintes requisitos:
## 🚀 **Instalação e Configuração**

### 🐳 Docker Compose
1. Clone o repositório:
```bash
git clone https://github.com/seu-usuario/transcrevezap.git
cd transcrevezap
```
2. Configure o arquivo docker-compose.yaml:
1. Configure o arquivo docker-compose.yaml:

```yaml
version: "3.7"
Expand Down Expand Up @@ -80,7 +75,7 @@ volumes:

```

3. Inicie os serviços:
2. Inicie os serviços:
```bash
docker-compose up -d
```
Expand Down

0 comments on commit 6fd1ec3

Please sign in to comment.