From 13aec073cb7f20cca9c7a2f06fe36e332891ff3c Mon Sep 17 00:00:00 2001 From: dbuechel Date: Mon, 17 Feb 2020 15:12:42 +0100 Subject: [PATCH] Corrected readme regarding prerequisites. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed386e2f..8435c289 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Refactored version of Safe Exam Browser for Windows with Chromium as integrated ### Requirements -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 for software development. +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 Redistributable: https://www.microsoft.com/en-us/download/details.aspx?id=53840