mirror of
https://github.com/postgres/postgres.git
synced 2026-02-22 17:31:00 -05:00
Fix typo
This commit is contained in:
parent
2b250fb077
commit
3f75cecfbb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
There are several different ways of building PostgreSQL on
|
||||
<productname>Windows</productname>. The simplest way to build with
|
||||
Microsoft tools is to install a supported version of the
|
||||
<productname>Microsoft Platform SDK</productname> and use use the included
|
||||
<productname>Microsoft Platform SDK</productname> and use the included
|
||||
compiler. It is also possible to build with the full
|
||||
<productname>Microsoft Visual C++ 2005 or 2008</productname>. In some cases
|
||||
that requires the installation of the <productname>Platform SDK</productname>
|
||||
|
|
|
|||
Loading…
Reference in a new issue