Skip to content

Commit e889446

Browse files
committed
Changed update to require to install via composer
1 parent b20e5f4 commit e889446

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)