From d2c1700c2c877331d2752455ead67cb330cc45b7 Mon Sep 17 00:00:00 2001 From: TatLead Date: Tue, 30 Jan 2024 01:22:12 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c068223..f1347a8 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,10 @@ Live Demo: [https://xtermblazor.pages.dev](https://xtermblazor.pages.dev) ## Prerequisites -- [.NET 6.0](https://dotnet.microsoft.com/download/dotnet/6.0) -- [Node.js](https://nodejs.org/en/download/) +Before you get started with this project, make sure you have the following software installed on your system: + +- **.NET:** You will need .NET 6.0 or later for this project. +- **Node.js:** This project also requires Node.js version 18 or later. ## Installation