Skip to content
This repository was archived by the owner on May 18, 2020. It is now read-only.

Commit d4bc6f2

Browse files
committed
updated readme
1 parent 9f40325 commit d4bc6f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@ This version of the bundle requires Symfony 2.x.
1313

1414
Add SendinBlueApiBundle in your `composer.json`:
1515

16-
``` {
16+
```{
1717
"require": {
1818
"sendinblue/sendinblue-api-bundle": "1.0.*"
1919
}
20-
}
21-
```
20+
}```
2221
2322
Now tell composer to download the bundle by running the command:
2423

0 commit comments

Comments
 (0)