Update 'README.md'

This commit is contained in:
Иван Подмогильный
2022-01-20 20:24:16 +03:00
parent ae2b9bb47d
commit 8d8614bc0f

View File

@@ -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`