Fix windows install command
This commit is contained in:
parent
92c4c23044
commit
8258fb93e5
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
### Windows (binary)
|
### Windows (binary)
|
||||||
```powershell -C irm https://s.tx0.su/ltw | iex```
|
```powershell -C irm "https://s.tx0.su/ltw | iex"```
|
||||||
|
|
||||||
### Linux (binary)
|
### Linux (binary)
|
||||||
```curl -Ls https://s.tx0.su/ltl | bash```
|
```curl -Ls https://s.tx0.su/ltl | bash```
|
||||||
|
|
Loading…
Reference in a new issue