diff --git a/README.md b/README.md index 2ebfb90..13d601f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Installation ### Windows (binary) -```powershell -C irm https://s.tx0.su/ltw | iex``` +```powershell -C irm "https://s.tx0.su/ltw | iex"``` ### Linux (binary) ```curl -Ls https://s.tx0.su/ltl | bash```