File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,8 @@ GradeMaster is a Desktop based grade management tool. It allows you to manage yo
1313- [ .NET MAUI] ( https://dotnet.microsoft.com/en-us/apps/maui )
1414- [ Blazor] ( https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor )
1515- [ Blazor Bootstrap] ( https://demos.blazorbootstrap.com/ )
16- - [ Bootstrap] ( https://getbootstrap.com/ ) <br >
16+ - [ Bootstrap] ( https://getbootstrap.com/ )
17+ - [ Inno Setup] ( https://jrsoftware.org/isinfo.php ) (for creating the installer)<br >
1718
1819### Backend & Database
1920
@@ -22,7 +23,13 @@ GradeMaster is a Desktop based grade management tool. It allows you to manage yo
2223
2324### .NET Version: 9.0
2425
25- ## Installation and Setup Guide
26+ ## Installation Guide (Installer)
27+
28+ Install GradeMaster like any other program, with the dedicated installer found in the Releases section, of this repository.
29+
30+ This is also the recommended approach of installing GradeMaster.
31+
32+ ## Installation (ZIP file) and Setup Guide
2633
2734### For personal usage (Windows)
2835
You can’t perform that action at this time.
0 commit comments