1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

Update README.md

This commit is contained in:
Marek Farkaš
2024-01-14 15:17:42 +01:00
committed by GitHub
parent c21a4ea8d0
commit 99af18ba77

View File

@@ -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