Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation command is not correct #2

Closed
pedanticantic opened this issue Feb 1, 2020 · 2 comments
Closed

Installation command is not correct #2

pedanticantic opened this issue Feb 1, 2020 · 2 comments

Comments

@pedanticantic
Copy link

pedanticantic commented Feb 1, 2020

The command in the readme file should be:

composer require cdtweb/us-states-list

It shouldn't be composer install .... This is used to install/update the packages that are already in the composer.lock file.

This cheat sheet explains the difference. See under Installing dependencies and Adding packages.

@cdtweb
Copy link
Owner

cdtweb commented Feb 12, 2020

Fixed with commit 54816ce

@cdtweb cdtweb closed this as completed Feb 12, 2020
@pedanticantic
Copy link
Author

Many thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants