mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
doc: fix typo in README.md (#1985)
PR-URL: https://github.com/nodejs/node-gyp/pull/1985 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
This commit is contained in:
parent
6b8f2652dd
commit
f7b6b6b77b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ etc.), regardless of what version of Node.js is actually installed on your syste
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* The same build commands work on any of the supported platforms
|
* The same build commands work on any of the supported platforms
|
||||||
* Supports the targetting of different versions of Node.js
|
* Supports the targeting of different versions of Node.js
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue