Skip to content

Fix package installation command #34

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

QA
Version(s)1.0.x

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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