diff --git a/README.md b/README.md index b2f7424..9920a76 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Further this procedure will be mentioned as "Change the project to Static" ## Build Boost 1. `bootstrap.bat` -2. `.\b2 runtime-link=static` +2. `.\b2 toolset=msvc-14.2 runtime-link=static` ## Build DBoW2 1. `mkdir build && cd build`