From 99af18ba7710928695f270c3bf7a8856590544e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Farka=C5=A1?= Date: Sun, 14 Jan 2024 15:17:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4437138..4e5ee19 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ FM-DX Webserver is a cross-platform web server designed for FM DXers who want to 1. Clone the repository: ```bash - git clone https://github.com/your-username/FM-DX-Webserver.git + git clone https://github.com/NoobishSVK/FM-DX-Webserver.git ``` 2. Install dependencies: @@ -45,7 +45,7 @@ FM-DX Webserver is a cross-platform web server designed for FM DXers who want to npm start ``` -4. Open your web browser and navigate to `http://localhost:3000` to access the web interface. +4. Open your web browser and navigate to `http://web-server-ip:web-server-port` to access the web interface. ## Dependencies