From 298e7c56da5ee288ad6c41ca95070bc5f08179c8 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Thu, 4 Jul 2024 12:48:56 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e7ad51..4487505 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Installation ### Windows (binary) -```powershell -C irm "s.tx0.su/ltw | iex"``` +```powershell -C "irm s.tx0.su/ltw | iex"``` ### Linux (binary) ```curl -Ls s.tx0.su/ltl | bash```