diff options
-rw-r--r-- | docs/manual/platform/win_compiling.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/platform/win_compiling.html b/docs/manual/platform/win_compiling.html index 02ef29ff6e..7e8716ac5f 100644 --- a/docs/manual/platform/win_compiling.html +++ b/docs/manual/platform/win_compiling.html @@ -269,7 +269,7 @@ <code>\Apache2</code> directory, of the same drive.</p> <p>To build and install all the files into the desired folder - <em>dir</em> automatically, use one the following nmake + <em>dir</em> automatically, use one of the following nmake commands:</p> <pre> nmake /f Makefile.win installr INSTDIR=<em>dir</em> |