Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPooja D.P <Pooja.D.P@ibm.com>2020-10-19 21:27:32 +0300
committerBeth Griggs <bgriggs@redhat.com>2020-12-15 23:13:04 +0300
commitd0d67c67c01b663b23abd3c2926e46bd9b1c3f60 (patch)
tree8627b5a1ec4bb0b5d34b8376ab11cdf33d62ca72 /BUILDING.md
parent2a8c2ddcb17b4e456bbd2cf605e8d7e1a0b04ddc (diff)
doc: add Installing Node.js header in BUILDING.md
PR-URL: https://github.com/nodejs/node/pull/35710 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 17ce593a9dc..b7be93fde6f 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -24,6 +24,7 @@ file a new issue.
* [Unix prerequisites](#unix-prerequisites)
* [macOS prerequisites](#macos-prerequisites)
* [Building Node.js](#building-nodejs-1)
+ * [Installing Node.js](#installing-nodejs)
* [Running Tests](#running-tests)
* [Running Coverage](#running-coverage)
* [Building the documentation](#building-the-documentation)
@@ -299,6 +300,14 @@ project's root directory.
$ sudo ./tools/macos-firewall.sh
```
+#### Installing Node.js
+
+To install this version of Node.js into a system directory:
+
+```bash
+[sudo] make install
+```
+
#### Running Tests
To verify the build:
@@ -458,12 +467,6 @@ To test if Node.js was built correctly:
./node -e "console.log('Hello from Node.js ' + process.version)"
```
-To install this version of Node.js into a system directory:
-
-```bash
-[sudo] make install
-```
-
#### Building a debug build
If you run into an issue where the information provided by the JS stack trace