summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-10-08 09:24:37 -0700
committerRich Trott <rtrott@gmail.com>2018-10-08 12:35:29 -0700
commit67130f3ab596393e84fa81dc1a6696f90ec747a5 (patch)
treed028e2d82e51da9e709be14a8a880338cc063c85 /README.md
parent0ad8c7319d6034fff0175bdf61ba8970db06a8ba (diff)
downloadandroid-node-v8-67130f3ab596393e84fa81dc1a6696f90ec747a5.tar.gz
android-node-v8-67130f3ab596393e84fa81dc1a6696f90ec747a5.tar.bz2
android-node-v8-67130f3ab596393e84fa81dc1a6696f90ec747a5.zip
doc: edit building-node text
Simplifying some BUILDING.md and related text since a lot of people will be reading it soon for Code & Learn. I'd prefer to delete much of this text, but that risks controversy. These simplifications should be (I hope) uncontroversial. PR-URL: https://github.com/nodejs/node/pull/23335 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1192e6532c..aecf34d402 100644
--- a/README.md
+++ b/README.md
@@ -155,9 +155,8 @@ the file's signature.
## Building Node.js
-See [BUILDING.md](BUILDING.md) for instructions on how to build
-Node.js from source. The document also contains a list of
-officially supported platforms.
+See [BUILDING.md](BUILDING.md) for instructions on how to build Node.js from
+source and a list of supported platforms.
## Security