Skip to content

Commit 0eca2fb

Browse files
authored
Use the tightened text from the earlier PR (#45427)
The shorter text felt better.
1 parent 169f6d9 commit 0eca2fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/core/install/windows.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ Visual Studio Code is a powerful and lightweight source code editor that runs on
171171

172172
This [WinGet configuration file](https://builds.dotnet.microsoft.com/dotnet/install/dotnet_basic_config_docs.winget) installs the latest .NET SDK, Visual Studio Code and the C# DevKit. If you already have any of them installed, WinGet will skip that step.
173173

174-
1. Download the file and double-click to run it.
175-
1. Read the license agreement, type <kbd>y</kbd>, and select <kbd>Enter</kbd> when prompted to accept.
176-
1. Be on the lookout for a flashing User Account Control (UAC) prompt in your Windows Taskbar, you may need to require administrator-level permissions to install.
174+
01. Download the file and double-click to run it.
175+
01. Read the license agreement, type <kbd>y</kbd>, and select <kbd>Enter</kbd> when prompted to accept.
176+
01. If you get a flashing User Account Control (UAC) prompt in your Taskbar, allow the installation to continue.
177177

178178
Additionally, the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension will install .NET for you if it's not already installed.
179179

includes/prerequisites-basic-winget.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ On Windows, this [WinGet configuration file](https://builds.dotnet.microsoft.com
1515

1616
1. Download the file and double-click to run it.
1717
1. Read the license agreement, type <kbd>y</kbd>, and select <kbd>Enter</kbd> when prompted to accept.
18-
1. Be on the lookout for a flashing User Account Control (UAC) prompt in your Windows Taskbar, you may need to require administrator-level permissions to install.
18+
1. If you get a flashing User Account Control (UAC) prompt in your Taskbar, allow the installation to continue.
1919

2020
On other platforms, you need to install each of these components separately.
2121

0 commit comments

Comments
 (0)