Skip to content

Commit d2c255e

Browse files
committed
Merge pull request #12 from royopa/patch-1
Changed `update` to `require` to install via `composer`
2 parents b20e5f4 + e889446 commit d2c255e

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
@@ -10,7 +10,7 @@ DeployBundle
1010
Run the command:
1111

1212
```bash
13-
$ composer update hpatoio/deploy-bundle ~1.5
13+
$ composer require hpatoio/deploy-bundle ~1.5
1414
```
1515

1616
**N.B.** This project follow [semantic versioning](http://semver.org/). Latest stable branch is `1.5`.

0 commit comments

Comments
 (0)