Skip to content

Commit

Permalink
docs: remove --dev in composer installation
Browse files Browse the repository at this point in the history
  • Loading branch information
pemudakoding authored Dec 6, 2022
1 parent 0378796 commit 19a305d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ and advanced.
### Installation
Install Diamond Console with composer
```bash
composer require --dev koalafacade/diamond-console
composer require koalafacade/diamond-console
```
then after Diamond Console installed run command below to set up your project.
The command below will generate namespace in composer and base directory structures.
Expand Down

0 comments on commit 19a305d

Please sign in to comment.