Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 09164d8

Browse files
committed
DOCS: Remove --dev flag from installation instructions
1 parent 1acf787 commit 09164d8

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
@@ -7,7 +7,7 @@ The specification pattern is a way to express business rules in a domain model u
77
## Installation
88

99
```
10-
composer require --dev packagefactory/specification
10+
composer require packagefactory/specification
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)