From 0233b1ce9610d7fa11d698cea2056f131289ddaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Sun, 16 Jan 2022 20:27:00 -0500 Subject: [PATCH] docs: Update the UWP sample readme for admin install --- SampleApps/webview2_sample_uwp/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SampleApps/webview2_sample_uwp/readme.md b/SampleApps/webview2_sample_uwp/readme.md index ed0904a8..96453c7c 100644 --- a/SampleApps/webview2_sample_uwp/readme.md +++ b/SampleApps/webview2_sample_uwp/readme.md @@ -34,6 +34,7 @@ To learn more specifics about events and API Handlers in WebView2, you can refer - [Visual Studio](https://visualstudio.microsoft.com/vs/) with .NET support installed. - Latest pre-release version of our [WebView2 SDK](https://aka.ms/webviewnuget), which is included in this project. - Latest pre-release version of the [WinUI2 SDK](https://aka.ms/webviewnuget), which is included in this project +- Install the [WebView2 Runtime](https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section) using [administrative privileges](https://github.com/MicrosoftEdge/WebView2Feedback/issues/2030). ## Build the WebView2 UWP WinUi2 browser