Skip to content

Commit 8f6cb02

Browse files
authored
Update README.md
1 parent b84ac53 commit 8f6cb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ This is a perfect scenario for ETL.
4747
Adapters provides Extractors and Transformers for popular data storages or abstractions over those storages.
4848

4949
* [Doctrine](https://github.com/flow-php/etl-adapter-doctrine)
50+
* [Doctrine DBAL Bulk](https://github.com/flow-php/doctrine-dbal-bulk)
5051
* Elasticsearch - TODO
5152
* [CSV](https://github.com/flow-php/etl-adapter-csv)
5253
* XML - TODO
@@ -118,7 +119,6 @@ In order to install dependencies please, launch following commands:
118119

119120
```bash
120121
composer install
121-
composer install --working-dir ./tools
122122
```
123123

124124
## Run Tests

0 commit comments

Comments
 (0)