### 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.
}
}
}
-```
\ No newline at end of file
+```