From 993c4f34f97040ccb8b356180230e6ebd8d9f7c7 Mon Sep 17 00:00:00 2001 From: Xanatos <10531466+XanatosX@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:31:54 +0200 Subject: [PATCH] Update installation.md --- docs/user/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user/installation.md b/docs/user/installation.md index b34f90b..3337f8f 100644 --- a/docs/user/installation.md +++ b/docs/user/installation.md @@ -7,7 +7,7 @@ The installation does vary between the operation system. Choose the option which ## Requirements -Make sure you do have the [dotnet 7 runtime][dotnet-7-runtime] installed on your system. +Make sure you do have the [dotnet 8 runtime][dotnet-8-runtime] installed on your system. ## Downloading @@ -39,6 +39,6 @@ If you want to get the files as a zip download the `LinuxBuildArtifact_x64.zip`. Go back to the [user manual][back] -[dotnet-7-runtime]: https://dotnet.microsoft.com/en-us/download/dotnet/7.0 +[dotnet-8-runtime]: https://dotnet.microsoft.com/en-us/download/dotnet/8.0 [latest-release]: https://github.com/XanatosX/ModularToolManager/releases/latest -[back]: user-manual.md \ No newline at end of file +[back]: user-manual.md