diff --git a/Setup-PT-Magic-on-Linux.md b/Setup-PT-Magic-on-Linux.md index bcc74ba..d1ddecc 100644 --- a/Setup-PT-Magic-on-Linux.md +++ b/Setup-PT-Magic-on-Linux.md @@ -12,10 +12,10 @@ To run PTMagic on a Linux server you have to install .NET Core and a webserver. The steps and commands are slightly different for each Linux distribution, so you need to find the instructions that are right for your Linux flavour. ### Download and setup ASP.NET Core and the .NET Runtime -Click this [link](https://dotnet.microsoft.com/download/dotnet/3.1) to download. You'll need: +Click this [link](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) to download. You'll need: -1. .NET Desktop Runtime 3.1.x -2. ASP.NET Core Runtime 3.1.x +1. .NET Desktop Runtime +2. ASP.NET Core Runtime Once downloaded, extract the both files using: