diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 271615e4a65..3f0a7e9c069 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -55,9 +55,11 @@
Alternatively, PostgreSQL can be built using
- Meson. This is currently
- experimental. If you choose to use
- Meson, then you don't need
+ Meson. This is the only
+ option for building PostgreSQL on Windows
+ using Visual Studio. For other platforms,
+ using Meson is currently experimental. If
+ you choose to use Meson, then you don't need
GNU make, but the other
requirements below still apply.