Skip to content

Commit

Permalink
docfix: number order
Browse files Browse the repository at this point in the history
  • Loading branch information
lvgalvao committed Oct 5, 2023
1 parent 295af16 commit ef39d7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ poetry shell
make test
```

1. Execute o comando para ver a documentação do projeto:
5. Execute o comando para ver a documentação do projeto:

```bash
make docs
make doc
```

6. Execute o comando de execucão da pipeline:
6. Execute o comando de execucão da pipeline para realizar a ETL:

```bash
make run
Expand Down

0 comments on commit ef39d7a

Please sign in to comment.