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:
authorSimon Monai <33432894+simonai1254@users.noreply.github.com>2022-05-23 23:15:00 +0300
committerGitHub <noreply@github.com>2022-05-23 23:15:00 +0300
commit3126b8d4b0119d7d95a04ce3f7fe2f067ac8ca35 (patch)
tree8add0ca098eee6db93a38d01be80db605460de1e
parentdfb1d34b8aecff8e605ec660f6e39bc69eac5fa0 (diff)
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.