Docs /
... / Installation / Quick Install

⚡ Quick Install

This is the recommended method for most users.

Linux & macOS

Run the following command in your terminal:

curl -sL https://get.odac.run | sudo bash

Windows

Open PowerShell as an administrator and run the following command:

iex (iwr -useb 'https://get.odac.run')