-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Revise Download instructions for Unix & Fix Grammar in CONTRIBUTING.md #6769
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
Conversation
Signed-off-by: NotYourAverageGamer <104248676+NotYourAverageGamer@users.noreply.github.com>
updated download instructions to notify users on unix systems that restarting the terminal may be necessary to continue to step 2 after first installing nvm Signed-off-by: NotYourAverageGamer <104248676+NotYourAverageGamer@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for your thoughtful contribution and eagle-eyes
|
Lighthouse Results
|
|
this needs an explicit merge from main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Description
updated download instructions to notify users on unix systems that restarting the terminal may be necessary to continue to step 2 after first installing nvm. also fixed what reads like a spelling/grammar error in CONTRIBUTING.md
Validation
Related Issues
Check List
npm run formatto ensure the code follows the style guide.npm run testto check if all tests are passing.npx turbo buildto check if the website builds without errors.