Skip to content

Commit 699143a

Browse files
committed
docs: specifies --dev
1 parent f52038c commit 699143a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This package publish a migration that will apply good defaults to your SQLite da
1919
You can install the package via [Composer](https://getcomposer.org):
2020

2121
```bash
22-
composer require nunomaduro/laravel-optimize-database
22+
composer require nunomaduro/laravel-optimize-database --dev
2323
```
2424

2525
## 🙌 Usage

0 commit comments

Comments
 (0)