Skip to content

Commit c8bcd83

Browse files
committed
Merge pull request #913 from javiereguiluz/update_composer_instructions
Updated installation instructions
2 parents 2e0302e + cca18a4 commit c8bcd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/1-setting_up_the_bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Step 1: Setting up the bundle
1515
Simply run assuming you have installed composer.phar or composer binary:
1616

1717
``` bash
18-
$ php composer.phar require friendsofsymfony/rest-bundle ~1.4
18+
$ composer require friendsofsymfony/rest-bundle
1919
```
2020

2121
### B) Enable the bundle

0 commit comments

Comments
 (0)