diff options
Diffstat (limited to 'doc/src/sgml/install-windows.sgml')
-rw-r--r-- | doc/src/sgml/install-windows.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-windows.sgml b/doc/src/sgml/install-windows.sgml index db53ee85a87..312edc6f7aa 100644 --- a/doc/src/sgml/install-windows.sgml +++ b/doc/src/sgml/install-windows.sgml @@ -102,7 +102,7 @@ <para> The tools for building using <productname>Visual C++</productname> or <productname>Platform SDK</productname> are in the - <filename>src/tools/msvc</filename> directory. When building, make sure + <filename>src\tools\msvc</filename> directory. When building, make sure there are no tools from <productname>MinGW</productname> or <productname>Cygwin</productname> present in your system PATH. Also, make sure you have all the required Visual C++ tools available in the PATH. In |