From e51607a96356fc8e38db8e222d092a32243c8064 Mon Sep 17 00:00:00 2001
From: Lucky <43104769+Clogogo@users.noreply.github.com>
Date: Wed, 8 Jan 2025 16:33:29 +0200
Subject: [PATCH] Net installation

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 04171d0..7c67bac 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,11 @@ Bonus Task for Advanced Programming, Please run the application.
 
 To deploy this project run
 
+```bash
+install .Net 7.0
+https://dotnet.microsoft.com/en-us/download/dotnet/7.0
+```
+
 Folder /EleringAPI
 ```bash
 dotnet build
-- 
GitLab