fix potential typo for "installing with npm" (#5630)
the link for installing with NPM on line 103 was written as [installing with npm][./npm.md](./npm.md) `[installing with npm][./npm.md](./npm.md)` I fixed it to look like [installing with npm](./npm.md) `[installing with npm](./npm.md)`
M
Merith committed
ba68656353edfd7a50ef4b5571322e2f0c1b653c
Parent: b2f043a
Committed by GitHub <noreply@github.com>
on 10/10/2022, 5:55:56 PM