]> git.deb.at Git - rhonda/impostor.git/commitdiff
Update Running-the-server.md
authorAeonLucid <aeonlucid@gmail.com>
Sun, 25 Oct 2020 22:22:38 +0000 (23:22 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Oct 2020 22:22:38 +0000 (23:22 +0100)
docs/Running-the-server.md

index d948a4875f7bcb362fadb453502e8a92abc2f45a..93cbfc0de33470ccf65948de9b4c9b18b3a39c32 100644 (file)
@@ -6,9 +6,9 @@ There are currently two modes to run the Impostor server in. The first way is th
 
 ### Without docker
 1. Install the **.NET 5.0 runtime**.
-    - [Windows x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-5.0.0-rc.2-windows-x64-binaries)
-    - [Linux x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-5.0.0-rc.2-linux-x64-binaries)
-    - [macOS x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-5.0.0-rc.2-macos-x64-binaries)
+    - [Windows x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-rc.2-windows-x64-binaries)
+    - [Linux x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-rc.2-linux-x64-binaries)
+    - [macOS x64](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-rc.2-macos-x64-binaries)
 2. Find the [latest release](https://github.com/AeonLucid/Impostor/releases/latest).
 3. Download either the Windows or the Linux version.
 4. Extract the zip.
@@ -82,4 +82,4 @@ Example configuration:
     }
   }
 }
-```
\ No newline at end of file
+```