Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi authored Jul 5, 2024
1 parent adbf457 commit 61eef52
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ O API está documentado com mais detalhes no código aqui: https://github.com/ak
# Como rodar o micro-serviço

```bash
git clone https://github.com/akretion/boleto_cnab_api.git
cd boleto_cnab_api
docker build -t akretion/boleto_cnab_api .
docker run -ti -p 9292:9292 akretion/boleto_cnab_api
docker run -p 9292:9292 ghcr.io/akretion/boleto_cnab_api
```

# Exemplos de como consumir o serviço usando sua linguagem preferida:
Expand Down

0 comments on commit 61eef52

Please sign in to comment.