Modifying readme

This commit is contained in:
Loann 2020-04-10 13:11:40 +02:00
parent 34986e1a99
commit 81588dfb19
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ First in your composer.json, add :
```bash ```bash
"require": { "require": {
"bluescale/laravel-bmail": "dev-master" "bluescale/laravel-bmail": "dev-master"
} }
``` ```
and and
@ -20,7 +20,7 @@ and
"type": "vcs", "type": "vcs",
"url": "git@git.bluesquare.io:bluescale/laravel-bmail.git" "url": "git@git.bluesquare.io:bluescale/laravel-bmail.git"
} }
] ]
``` ```
Next update your package : Next update your package :