From c04b28e552b910a0a01bdbe7a1c5ff51fb809824 Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Wed, 15 May 2024 16:02:44 +0200 Subject: [PATCH] Update readme.md --- starsky/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starsky/readme.md b/starsky/readme.md index 2785d37c97..cb63553770 100644 --- a/starsky/readme.md +++ b/starsky/readme.md @@ -37,7 +37,7 @@ to compile the application for development git clone "https://github.com/qdraw/starsky.git" ``` -2. Get the `dotnet` 8.0.204 SDK. To get the 'Build apps - SDK' .NET Core from https://www.microsoft.com/net/download or https://versionsof.net/ +2. Get the `dotnet` 8.0.300 SDK. To get the 'Build apps - SDK' .NET Core from https://www.microsoft.com/net/download or https://versionsof.net/ 3. Get a recent version of nodejs (18.x or newer) 4. Make a build of all the projects and run the tests