From 59e9b003a6cc206eeba45e0e4ab45162f6fa3e3a Mon Sep 17 00:00:00 2001 From: Yusuke SETO <44538886+seto77@users.noreply.github.com> Date: Sat, 19 Nov 2022 08:44:06 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3746521..17206cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IPAnalyzer * The software *IPAnalyzer* processes Debye-ring patterns collected by flat panel detectors. - * Runs on Windows with .Net Dedsktop Runtime 6.0. + * Runs on Windows OS with .Net Desktop Runtime 7.0 (not .Net Runtime 7.0), which can be installed from [here](https://dotnet.microsoft.com/download/dotnet/7.0). ## Install * Access https://github.com/seto77/IPAnalyzer/releases/latest, download *IPAnalyzerSetup.msi*, and execute it.