Skip to content

Commit d65bea9

Browse files
committed
Updated README.md
1 parent cb8635a commit d65bea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ The preferred way to install this extension is through [composer](http://getcomp
1212
Either run
1313

1414
```bash
15-
$ php composer.phar require creocoder/yii2-nested-sets:dev-master
15+
$ php composer.phar require creocoder/yii2-nested-sets
1616
```
1717

1818
or add
1919

2020
```
21-
"creocoder/yii2-nested-sets": "dev-master"
21+
"creocoder/yii2-nested-sets": "*"
2222
```
2323

2424
to the `require` section of your `composer.json` file.

0 commit comments

Comments
 (0)