From ce2f01775e15c78412e66d8d4996a8a8c38d195e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Mon, 7 Jun 2021 18:42:31 +0200 Subject: [PATCH] Ordered runtime dependencies in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d7990b4..e6f5692c 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Refactored version of Safe Exam Browser for Windows with Chromium as integrated SEB 3.x requires the prerequisites listed below in order to work correctly. These are automatically installed with the setup bundle and need only be manually installed when using the MSI packages. * .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 +* Visual C++ 2015-2019 Redistributable: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads ### Project Status