mirror of
https://github.com/ankitects/anki.git
synced 2026-01-07 02:53:54 -05:00
docs: adjustment in the windows.md file
This commit is contained in:
parent
a5698f8ead
commit
64c4628d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ Anki uses the **Rust programming language** for parts of its codebase.
|
||||||
- **Desktop Development with C++**
|
- **Desktop Development with C++**
|
||||||
4. Leave the advanced options unchanged
|
4. Leave the advanced options unchanged
|
||||||
|
|
||||||
> **Note**
|
> **Note**:
|
||||||
> This step is required to compile native parts of the project.
|
> This step is required to compile native parts of the project.
|
||||||
> On Windows, compiling native code requires Microsoft's MSVC toolchain and the Windows SDK
|
> On Windows, compiling native code requires Microsoft's MSVC toolchain and the Windows SDK
|
||||||
> (system headers and libraries), which are typically installed via Visual Studio or
|
> (system headers and libraries), which are typically installed via Visual Studio or
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue