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
302 B
Markdown
Raw Normal View History

2024-06-17 18:58:32 +00:00
# Linux on Nabu Tool
2024-06-23 11:46:14 +00:00
### Go tool for installing linux on xiaomi pad 5
2024-06-17 18:50:47 +00:00
2024-06-23 11:46:14 +00:00
## 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```