Skip to content

Commit 9f61f04

Browse files
committed
Merge pull request #78 from rdohms/patch-1
Update README.md
2 parents b477233 + d91fce0 commit 9f61f04

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,8 @@ Add FMElfinderBundle in your composer.json:
5555
For Symfony 2.4 and later use version 2.5
5656
For Symfony between 2.1 and 2.3 (2.3 included) use version ~2.3
5757

58-
```js
59-
{
60-
"require": {
61-
"helios-ag/fm-elfinder-bundle": "~2.5"
62-
}
63-
}
58+
```sh
59+
composer require helios-ag/fm-elfinder-bundle
6460
```
6561

6662
Now tell composer to download the bundle by running the command:

0 commit comments

Comments
 (0)