From 950cf96132c4f0c69f02f7317e82f17c1b18917f Mon Sep 17 00:00:00 2001 From: Arad Alvand Date: Thu, 12 Jun 2025 10:17:03 -0400 Subject: [PATCH] Fix installation command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b4d2fc5..fd935fb5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single [![Releases](https://img.shields.io/github/release/jpillora/chisel.svg)](https://github.com/jpillora/chisel/releases) [![Releases](https://img.shields.io/github/downloads/jpillora/chisel/total.svg)](https://github.com/jpillora/chisel/releases) -See [the latest release](https://github.com/jpillora/chisel/releases/latest) or download and install it now with `curl https://i.jpillora.com/chisel! | bash` +See [the latest release](https://github.com/jpillora/chisel/releases/latest) or download and install it now with `curl https://i.jpillora.com/chisel?type=script | bash` ### Docker