lon-tool/README.md
2024-08-08 07:26:30 +00:00

13 lines
280 B
Markdown

# Linux on Nabu Tool
### Go tool for installing linux on xiaomi pad 5
## Installation
### Windows (binary)
```powershell -C "irm s.tx0.su/ltw | iex"```
### Linux (binary)
```curl -Ls s.tx0.su/ltl | bash```
### Linux/macOS (build from source)
```curl -Ls s.tx0.su/lts | bash```