Skip to content

Commit b378aae

Browse files
committed
Update README.md
1 parent 9250515 commit b378aae

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)