# 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```