From 9883d7c65e18d2dc1295ef7c86407beae68aefa6 Mon Sep 17 00:00:00 2001 From: Michael Nolan Date: Thu, 7 Dec 2023 20:14:35 -0600 Subject: [PATCH] Initial Commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f97964..37cf081 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Install (Source) ================ - [dotnet 7 (for linux and mac, windows if you edit csproj)](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) - [dotnet 6 for windows](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) -- to build on linux run ```bash $ make``` +- to build on linux run ````bash $ make```` - to build on windows open up solution and click build->Build SimpleNotes.Wpf (make sure SimpleNotes.Wpf is selected by the green arrow) - No Install necessary unless you download the binaries