Skip to content

Commit e529f33

Browse files
ryzokukenrvagg
authored andcommitted
doc: update README to reflect upgrade to gyp-next
PR-URL: #2092 Reviewed-By: Rod Vagg <[email protected]>
1 parent ebc34ec commit e529f33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
[![Build Status](https://github.com/nodejs/node-gyp/workflows/Python_tests/badge.svg)](https://github.com/nodejs/node-gyp/actions?workflow=Python_tests)
55

66
`node-gyp` is a cross-platform command-line tool written in Node.js for
7-
compiling native addon modules for Node.js. It contains a fork of the
8-
[gyp](https://gyp.gsrc.io) project that was previously used by the Chromium
9-
team, extended to support the development of Node.js native addons.
7+
compiling native addon modules for Node.js. It contains a vendored copy of the
8+
[gyp-next](https://github.com/nodejs/gyp-next) project that was previously used
9+
by the Chromium team, extended to support the development of Node.js native addons.
1010

1111
Note that `node-gyp` is _not_ used to build Node.js itself.
1212

0 commit comments

Comments
 (0)