From db605689aee20184eeca941aefd2667d36acb58b Mon Sep 17 00:00:00 2001 From: Dongdong Zhou Date: Wed, 10 Apr 2024 22:52:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8c3835..c81cfde 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Run below to install latest Tiron binary to ```/usr/local/bin``` ```bash -curl -L https://tiron.run/install.sh | sh +curl -sL https://tiron.run/install.sh | sh ``` ## License