Updated Setup PT Magic on Linux (markdown)

HojouFotytu 2023-07-01 22:45:49 +09:00
parent f5a8f2ea20
commit 07b2331c62
1 changed files with 3 additions and 3 deletions

@ -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. 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 ### 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 1. .NET Desktop Runtime
2. ASP.NET Core Runtime 3.1.x 2. ASP.NET Core Runtime
Once downloaded, extract the both files using: Once downloaded, extract the both files using: