This repository has been archived on 2025-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
lon-tool/README.md

13 lines
304 B
Markdown

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