Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: upate contributing guide to be more accurate
Spotted two small "imperfections" in CONTRIBUTING.md guide while reading them. - `git remote add` raises and error: remote upstream already exists. That's because GitHub adds them for forked repositories. - `npm install` had an explanation, but `npm run build` did not.
- Loading branch information