Skip to content

Commit 73befb5

Browse files
committed
change VS Community link from DE to EN
1 parent 274c0ec commit 73befb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cmake --build build --config Release
4646
```
4747
4848
- Building for Windows (x86, x64 and arm64) with MSVC or clang as compilers:
49-
- Install Visual Studio 2022, e.g. via the [Community Edition](https://visualstudio.microsoft.com/de/vs/community/). In the installer, select at least the following options (this also automatically installs the required additional tools like CMake,...):
49+
- Install Visual Studio 2022, e.g. via the [Community Edition](https://visualstudio.microsoft.com/vs/community/). In the installer, select at least the following options (this also automatically installs the required additional tools like CMake,...):
5050
- Tab Workload: Desktop-development with C++
5151
- Tab Components (select quickly via search): C++-_CMake_ Tools for Windows, _Git_ for Windows, C++-_Clang_ Compiler for Windows, MS-Build Support for LLVM-Toolset (clang)
5252
- Please remember to always use a Developer Command Prompt / PowerShell for VS2022 for git, build, test

0 commit comments

Comments
 (0)