22 lines
588 B
Markdown
22 lines
588 B
Markdown
<img align="right" src="../../assets/nabu.png" width="425" alt="Linux Running On A Xiaomi Pad 5">
|
|
|
|
|
|
# Running Linux on the Xiaomi Pad 5
|
|
|
|
## Preparing [→](./install-en.md)
|
|
|
|
### Prerequisites
|
|
- Brain
|
|
|
|
#### Get LoN Deployer
|
|
##### Windows:
|
|
- Install deployer and platform tools using this command
|
|
```
|
|
powershell.exe -C "irm https://timoxa0.su/GetLND.ps1 | iex"
|
|
```
|
|
##### Linux:
|
|
- Install android platform tools with your packet manager
|
|
- Download binary from [here](https://github.com/timoxa0/LoN-Deployer/releases/)
|
|
|
|
### [Next step: Installing Linux](./install-en.md)
|