Skip to main content
curl -sSf https://query.mt/install.sh | sh
curl -sSf https://query.mt/install.sh | sh -s -- --nightly
irm https://query.mt/install.ps1 | iex
$env:QMT_CHANNEL='nightly'; irm https://query.mt/install.ps1 | iex

Recent