Skip to content

Installing UniRTM

There are multiple ways to install UniRTM depending on your platform.

Script

bash
curl -sL https://raw.githubusercontent.com/snowdreamtech/UniRTM/main/install.sh | bash

Cargo

bash
cargo install unirtm

Released under the MIT License.