Skip to content

Commit 0b60a38

Browse files
authored
docs: adjusts installation command
1 parent 81c31b1 commit 0b60a38

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
@@ -25,7 +25,7 @@ Essentials provide **better defaults** for your Laravel applications including s
2525
⚡️ Get started by requiring the package using [Composer](https://getcomposer.org):
2626

2727
```bash
28-
composer require nunomaduro/essentials:@dev
28+
composer require nunomaduro/essentials:^0.1
2929
```
3030

3131
## Features

0 commit comments

Comments
 (0)