diff --git a/docs/src/development/windows.md b/docs/src/development/windows.md index 9b7bddfbe6..dc04b59494 100644 --- a/docs/src/development/windows.md +++ b/docs/src/development/windows.md @@ -23,7 +23,8 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed). - Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) with optional component `MSVC v*** - VS YYYY C++ x64/x86 build tools` and install Windows 11 or 10 SDK depending on your system -> [!NOTE] > `v***` is your VS version and `YYYY` is year when your VS was released. +> [!NOTE] +> `v***` is your VS version and `YYYY` is year when your VS was released. ## Backend dependencies