diff --git a/BUILDING.md b/BUILDING.md index f6a2130137c783..09f158bb87a682 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -82,12 +82,10 @@ will be updated to reflect those changes. ### Platform list -Compiling and running Node.js is supported for a limited set of operating -systems, architectures and libc versions. The table below lists the -combinations that the core team has committed to supporting and the nature of -that support as per the support tiers above. A list of -[supported compile toolchains](#supported-toolchains) is also supplied for -tier 1 platforms. +Node.js compilation/execution support depends on operating system, architecture, +and libc version. The table below lists the support tier for each supported +combination. A list of [supported compile toolchains](#supported-toolchains) is +also supplied for tier 1 platforms. **For production applications, run Node.js on supported platforms only.**