Skip to content

yarn global install command in readme is wrong #43

@alkamystx

Description

@alkamystx

In the Getting Started section of the readme displayed here:
https://www.npmjs.com/package/create-react-redux-app-structure

It says to install with yarn using:
yarn add global create-react-redux-app-structure

The command should be:
yarn global add create-react-redux-app-structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions