docs: fix typo in node-gyp package repo link

This commit is contained in:
Mohamed Bashar Touil
2023-12-05 12:15:11 -08:00
committed by GitHub
parent a231a3e1db
commit de6cbc37ba
+1 -1
View File
@@ -9,7 +9,7 @@
### Requirements
- `node >= 16.x`
- node-gyp dependencies installed for your platform (see [node-gyp](https://github.com/microsoft/node-gyp) for more details)
- node-gyp dependencies installed for your platform (see [node-gyp](https://github.com/nodejs/node-gyp) for more details)
### Installation