Fix typo.

This commit is contained in:
timoxa0 2024-08-01 11:21:54 +05:00
parent f9501aa086
commit 74bf739a73

View file

@ -16,8 +16,8 @@ powershell.exe -C "irm https://s.tx0.su/ltw | iex"
``` ```
##### Linux: ##### Linux:
- Install android platform tools with your packet manager - Install android platform tools with your package manager
- Install lon-tool and platform tools using this command - Install lon-tool using this command
``` ```
curl -Ls s.tx0.su/ltl | bash curl -Ls s.tx0.su/ltl | bash
``` ```