From a62e4fb45df3fe94553a8c037f52a6b1d09499c8 Mon Sep 17 00:00:00 2001 From: ZeroChaos <71016736+zerolabnet@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:26:15 +0300 Subject: [PATCH] The ruleset folder now used from tmpfs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2fb182..6ca8b1e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ cd /opt/clash Download the ssclash package and extract it. ```bash -curl -L https://github.com/zerolabnet/ssclash/releases/download/v1.0/ssclash-v1.1.tar.gz -o ssclash-v1.1.tar.gz +curl -L https://github.com/zerolabnet/ssclash/releases/download/v1.1/ssclash-v1.1.tar.gz -o ssclash-v1.1.tar.gz tar zxvf ssclash-v1.1.tar.gz ```