diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 8e132d4cf5d..a4f6d7a0d49 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -3740,8 +3740,8 @@ make: *** [postgres] Error 1 </para> <para> - PostgreSQL for Windows with Visual can be built using meson, as described - in <xref linkend="install-meson"/>. + PostgreSQL for Windows with Visual Studio can be built using Meson, as + described in <xref linkend="install-meson"/>. The native Windows port requires a 32 or 64-bit version of Windows 10 or later. </para> |