From 22fa0e55a0d57e952cb2cb51d382b364e8ed88fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Mon, 26 Apr 2021 15:00:11 +0200 Subject: [PATCH] Added WebView2 runtime dependency to readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0239c958..0d7990b4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ SEB 3.x requires the prerequisites listed below in order to work correctly. Thes * .NET Framework 4.7.2 Runtime: https://dotnet.microsoft.com/download/dotnet-framework/net472 * Visual C++ 2015-2019 Redistributable: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads +* Microsoft Edge WebView2 Runtime: https://go.microsoft.com/fwlink/p/?LinkId=2124703 ### Project Status