Skip to content

Commit 6a851d8

Browse files
authored
update readme
1 parent b772a41 commit 6a851d8

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
@@ -20,13 +20,13 @@ The preferred way to install this extension is through [composer](http://getcomp
2020
Either run
2121

2222
```
23-
composer require --prefer-dist webvimark/module-user-management 1.0.8
23+
composer require webvimark/module-user-management
2424
```
2525

2626
or add
2727

2828
```
29-
"webvimark/module-user-management": "1.0.8"
29+
"webvimark/module-user-management": "^1"
3030
```
3131

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

0 commit comments

Comments
 (0)