Skip to content

docs: fix README install instructions and typos - #525

Open
liuliuliu0221 wants to merge 1 commit into
google:mainfrom
liuliuliu0221:docs/fix-readme-install-instructions
Open

docs: fix README install instructions and typos#525
liuliuliu0221 wants to merge 1 commit into
google:mainfrom
liuliuliu0221:docs/fix-readme-install-instructions

Conversation

@liuliuliu0221

Copy link
Copy Markdown

Three small README fixes:

  1. Remove sudo from npm install: running npm as root is unnecessary for this project and is explicitly discouraged by npm's official docs (risk of permission issues and security foot-guns). Local dependency installation does not need elevated privileges.

  2. "NodeJs" -> "Node.js": official spelling per nodejs.org.

  3. Heading "Prerequisite" -> "Prerequisites": the section lists multiple prerequisites.

Docs-only change, no code touched.

- Remove sudo from npm install (unnecessary and discouraged by npm's official docs)
- Fix "NodeJs" -> "Node.js" (official spelling)
- Fix heading "Prerequisite" -> "Prerequisites" (section lists multiple items)
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

Successfully merging this pull request may close these issues.

1 participant