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```