Fix instructions for building on Windows
Open
- Dominant language
- HTML
- Stars
- 8
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The instructions for building Boost Libraries on Windows in [5.1 Simplified Build From Source](https://www.boost.org/doc/libs/1_80_0/more/getting_started/windows.html#simplified-build-from-source) tell to type `bootstrap`. This didn't work for me on Windows 11 with the default terminal. I had to type `./bootstrap.bat` instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.