From 3addd6c9614a303d166bf73d36b94de930137be8 Mon Sep 17 00:00:00 2001 From: Vishal Kumar <112061222+Vish1161@users.noreply.github.com> Date: Fri, 26 Aug 2022 15:04:10 +0530 Subject: [PATCH] Added one useful resource about installing node.js Hey, I have added a helpful reference link for installing node.js in the node.js section that I think will best add to your content and give your readers a more diverse understanding of the topic. I hope you will like this. Thank you. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d2d8537..0c834c71 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ For configuration and docker-compose files read more [here](docker/README.md) or ### 1.2 Direct Install (if you are familiar with Node.js and building npm packages from source) -As an alternative, you can also directly install Node.js and the app and run it natively. +As an alternative, you can also directly [install Node.js](https://www.scaler.com/topics/javascript/install-node-js/) and the app and run it natively. ### 1.2.0 [Install Node.js](https://nodejs.org/en/download/) Download and extract ```bash