Skip to content

doc: move building nodejs into its own document

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?
  • If this change fixes a bug (or a performance problem), is a regression test (or a benchmark) included?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Affected core subsystem(s)

Documentation

Description of change

This makes the main README easier to consume and likely less confusing for people that get it as part of a binary download.

Refs https://github.com/nodejs/node/pull/5612#issuecomment-194405350.

/cc @trott

Merge request reports

Loading