Skip to content

Commit

Permalink
add link to ms build tools
Browse files Browse the repository at this point in the history
Signed-off-by: jdsika <[email protected]>
  • Loading branch information
jdsika committed Dec 11, 2024
1 parent d69b523 commit 975b98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sudo apt install build-essential cmake libzstd-dev liblz4-dev protobuf-compiler

### Install required dependencies on Windows

- Compiler (e.g. MSVC)
- Compiler (e.g. [MS Build Tools for Visual Studio 2022](https://visualstudio.microsoft.com/de/downloads/#build-tools-for-visual-studio-2022))
- [CMake](https://cmake.org/download/)
- [Doxygen](https://www.doxygen.nl/download.html)
- [zstd](https://github.com/facebook/zstd)
Expand Down

0 comments on commit 975b98b

Please sign in to comment.