From 830d79564f0272801ddf934db2fcbfce5844b464 Mon Sep 17 00:00:00 2001 From: NoobishSVK Date: Sun, 21 Jan 2024 19:55:24 +0100 Subject: [PATCH] readme update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5964564..60277b3 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ FM-DX Webserver is a cross-platform web server designed for FM DXers who want to - **Pre-compiled app version**: Currently planned right after finishing the low-latency streaming feature. ## Getting Started +Please install **node.js version 21.5.0** or older to make this work. +Version >=21.6.0 is currently not working correctly. -1. Clone the repository: +1. Clone the repository (or alternatively download it manually): ```bash git clone https://github.com/NoobishSVK/FM-DX-Webserver.git @@ -28,7 +30,6 @@ FM-DX Webserver is a cross-platform web server designed for FM DXers who want to npm install ``` - 3. Update your config in userconfig.js: ```js