Updated Setup PT Magic on Linux (markdown)
parent
f5a8f2ea20
commit
07b2331c62
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue