diff --git a/introduction.htm b/introduction.htm index d3e69a72..cc44d489 100644 --- a/introduction.htm +++ b/introduction.htm @@ -247,7 +247,7 @@ can use it, instructions for specific platforms are as follows:
Open up a command prompt, which has the necessary MSVC environment variables defined (for example by using the batch file Vcvars32.bat installed by the Visual Studio installation), -and change to the <boost>\libs\regex\lib directory.
+and change to the <boost>\libs\regex\build directory.Select the correct makefile - vc6.mak for "vanilla" Visual C++ 6 or vc6-stlport.mak if you are using STLPort.