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

Minor Text Discrepancy At Bottom Of "README.md" #2

Open
tynielsen opened this issue Oct 15, 2024 · 0 comments
Open

Minor Text Discrepancy At Bottom Of "README.md" #2

tynielsen opened this issue Oct 15, 2024 · 0 comments

Comments

@tynielsen
Copy link

In the last section of the README file, "Getting Started", it says npm run install # to install all dependencies but npm run install won't work. That's telling npm to "run" the "install" script. But the word "run" isn't necessary in this case; the correct command is npm install or shorthand npm i.

Solid work — I really like the animations and fluidity of this app/project! Thanks for sharing

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

1 participant