From 84e541d536cdf1ed349c0d414b4c2c46e3ffe32f Mon Sep 17 00:00:00 2001 From: Maxim Kurbatov Date: Sat, 16 Nov 2024 18:10:22 +0500 Subject: [PATCH] Update README.en.md --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 93dfc7c..53c042a 100644 --- a/README.en.md +++ b/README.en.md @@ -30,7 +30,7 @@ To configure routing, the package creates scripts in the directories `/opt/etc/n Connect to your EntWare using SSH and run the following command: ```bash - opkg install curl jq && curl -sOfL https://raw.githubusercontent.com/maksimkurb/keenetic-pbr/refs/heads/main/install.sh && sh install + opkg install curl jq && curl -sOfL https://raw.githubusercontent.com/maksimkurb/keenetic-pbr/refs/heads/main/install.sh && sh install.sh ``` ## Installation (manual)