From b0f36c1512e45d018dcb4a79acd6e7bf876ee6e8 Mon Sep 17 00:00:00 2001 From: Hydra Date: Sun, 14 Apr 2024 04:32:51 +0100 Subject: [PATCH] docs: fix readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7f6d79..6ab5137a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The launcher is written in TypeScript (Electron) and Python, which handles the t ### Install Node.js -Ensure you have Node.js installed on your machine. If not, download and install it from [nodejs.org](nodejs.org). +Ensure you have Node.js installed on your machine. If not, download and install it from [nodejs.org](https://nodejs.org/). ### Install Yarn