Guide-Linux-Nabu/guide/English/prepare-en.md

22 lines
579 B
Markdown
Raw Permalink Normal View History

2024-01-15 17:08:16 +00:00
<img align="right" src="../../assets/nabu.png" width="425" alt="Linux Running On A Xiaomi Pad 5">
# Running Linux on the Xiaomi Pad 5
2024-05-07 14:03:05 +00:00
## Preparing [→](./install-en.md)
2024-01-15 17:08:16 +00:00
### Prerequisites
- Brain
2024-05-07 14:03:05 +00:00
#### Get LoN Deployer
##### Windows:
- Install deployer and platform tools using this command
2024-02-21 16:19:50 +00:00
```
2024-05-19 10:56:55 +00:00
powershell.exe -C "irm https://s.tx0.su/lnd | iex"
2024-01-15 17:08:16 +00:00
```
2024-05-07 14:03:05 +00:00
##### Linux:
- Install android platform tools with your packet manager
- Download binary from [here](https://github.com/timoxa0/LoN-Deployer/releases/)
2024-01-15 17:08:16 +00:00
2024-05-07 14:03:05 +00:00
### [Next step: Installing Linux](./install-en.md)