From 5eb58a62cce0519f12be86b13ed38f6107ef4da6 Mon Sep 17 00:00:00 2001 From: Dom Date: Sun, 24 Aug 2025 11:28:01 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70a26a3..75e3f53 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,8 @@ No containers, no binaries, just simple HTML + JS + Lua + etherwake 1. **SSH login as root on your OpenWRT router, then grab the install script:** ```sh - $ ssh root@your-router-ip - # wget -O ./ewol-install.sh https://raw.githubusercontent.com/domomg/eWOL/refs/heads/main/ewol-install.sh - # sh ./ewol-install.sh + wget -O ./ewol-install.sh https://raw.githubusercontent.com/domomg/eWOL/refs/heads/main/ewol-install.sh + sh ./ewol-install.sh ``` 2. **Edit `/www/pwol/devices.json` to add your devices:**