Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrij <kvarkas@gmail.com>2022-05-23 23:24:38 +0300
committerGitHub <noreply@github.com>2022-05-23 23:24:38 +0300
commit5ff4502f0aeb31ae0777aa784e7214fca7ac1e6b (patch)
tree8add0ca098eee6db93a38d01be80db605460de1e
parentdfb1d34b8aecff8e605ec660f6e39bc69eac5fa0 (diff)
parent3126b8d4b0119d7d95a04ce3f7fe2f067ac8ca35 (diff)
Merge pull request #2231 from simonai1254/patch-1
Specify "Desktop Runtime" in Requirements
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a7cc917..7fa3e791 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ You will need to compile it yourself using Visual Studio.
### Minimum Requirements
* [Microsoft Visual C++ Redistributable for Visual Studio 2015 - 2022](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads)
-* [Microsoft .NET 6.0](https://dotnet.microsoft.com/download/dotnet/6.0)
+* [Microsoft .NET 6.0 Desktop Runtime](https://dotnet.microsoft.com/download/dotnet/6.0)
* Microsoft Terminal Service Client 6.0 or later
* Needed if you use RDP. mstscax.dll and/or msrdp.ocx be registered.