@ -106,7 +106,7 @@ Studio to load:
cd build
cmake -DCMAKE_INSTALL_PREFIX="C:/Sys" ..
cmake --build .
cmake --build --target install .
cmake --build . --target install
If you want to build and install from Visual Studio, just open the `Magnum.sln`
project file generated by CMake in the build directory.