Skip to content

Commit

Permalink
[readme]
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolabnet committed Oct 30, 2024
1 parent aa05e35 commit 4b38815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ For iptables (if you have OpenWrt version < 22.03.x) – `iptables-mod-tproxy`.
Download the SSClash package and install it.

```bash
curl -L https://github.com/zerolabnet/ssclash/releases/download/v1.8/luci-app-ssclash_1.8-1_all.ipk -o /tmp/luci-app-ssclash_1.8-1_all.ipk
opkg install /tmp/luci-app-ssclash_1.8-1_all.ipk
curl -L https://github.com/zerolabnet/ssclash/releases/download/v1.8.1/luci-app-ssclash_1.8.1-1_all.ipk -o /tmp/luci-app-ssclash_1.8.1-1_all.ipk
opkg install /tmp/luci-app-ssclash_1.8.1-1_all.ipk
rm /tmp/*.ipk
```

Expand Down

0 comments on commit 4b38815

Please sign in to comment.