Fix small markdown typo in Windows docs (#11888)
Fixed a small issue in the windows docs where a note wasn't displaying correctly Release Notes: - N/A
This commit is contained in:
parent
5596a34311
commit
53815af2d2
1 changed files with 2 additions and 1 deletions
|
@ -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
|
- 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
|
## Backend dependencies
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue