diff --git a/extra/udfhack/windows/README.txt b/extra/udfhack/windows/README.txt index bf7472f04..30226a391 100644 --- a/extra/udfhack/windows/README.txt +++ b/extra/udfhack/windows/README.txt @@ -10,7 +10,7 @@ Variable name Variable description -------------------------------------------------------------------------- PLATFORM_SDK_DIR Directory where the Platform SDK is installed MYSQL_SERVER_DIR Directory where the MySQL is installed -POSTGRESQL_SERVER_DIR Directory where the PostgreSQL is installed +POSTGRESQL_SERVER_DIR Directory where the PostgreSQL is installed Procedure for setting environment variables: My Computer -> Properties -> Advanced -> Environment Variables @@ -22,7 +22,7 @@ Variable name Variable value -------------------------------------------------------------------------- PLATFORM_SDK_DIR C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2 MYSQL_SERVER_DIR C:\Program Files\MySQL\MySQL Server 5.1 -POSTGRESQL_SERVER_DIR C:\Program Files\PostgreSQL\8.4 +POSTGRESQL_SERVER_DIR C:\Program Files\PostgreSQL\8.4 Notes: