Skip to content

Fix package installation command #34

@alexmerlin

Description

@alexmerlin

Bug Report

Currently both the docs and the readme file instruct the developer to install the package by executing:

composer require-dev dotkernel/dot-maker

The correct syntax is:

composer require --dev dotkernel/dot-maker

Q A
Version(s) 1.0.x

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions