From 64c4628d7e2c08a332e897b3fb7b65986e4e05af Mon Sep 17 00:00:00 2001 From: Daniela Silva <152733853+DaniSilvaCodes@users.noreply.github.com> Date: Wed, 31 Dec 2025 19:20:49 -0300 Subject: [PATCH] docs: adjustment in the windows.md file --- docs/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows.md b/docs/windows.md index d9d81c390..8dad5fe6c 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -37,7 +37,7 @@ Anki uses the **Rust programming language** for parts of its codebase. - **Desktop Development with C++** 4. Leave the advanced options unchanged -> **Note** +> **Note**: > 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 > (system headers and libraries), which are typically installed via Visual Studio or