Remove .NET Core runtime requirement. Deployments are self-contained.

This commit is contained in:
Jared 2020-08-30 11:32:34 -07:00 committed by Jared Goodwin
parent 7ff603380b
commit 1ced0bc833

View File

@ -14,12 +14,6 @@ Website: https://remotely.one
Feedback: https://remotely.featureupvote.com/
Subreddit: https://www.reddit.com/r/remotely_app/
## Client Prerequisites:
* Endpoint devices require the .NET Core runtime to be installed.
* For Windows, the Desktop Runtime is required.
* Download Link: https://dotnet.microsoft.com/download/dotnet-core/current/runtime
* The installer will automatically download and install the runtime if missing.
## Build Instructions (Windows 10)
The following steps will configure your Windows 10 machine for building the Remotely server and clients.
* Install Visual Studio 2019.