Modifying readme
This commit is contained in:
parent
34986e1a99
commit
81588dfb19
|
@ -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 :
|
||||||
|
|
Loading…
Reference in New Issue