macOS

To install the Turso CLI on macOS, we recommend that you use Homebrew:

brew install tursodatabase/tap/turso

If you don’t use Homebrew, you can use the following command to execute a shell script that installs the CLI:

curl -sSfL https://get.tur.so/install.sh | bash

Linux

Run the following command to execute a shell script that installs the CLI:

curl -sSfL https://get.tur.so/install.sh | bash

Windows

Installing the Turso CLI on Windows requires that you have WSL installed.

Once WSL is installed, run the following in PowerShell:

wsl

You can then execute the script to install the Turso CLI:

curl -sSfL https://get.tur.so/install.sh | bash

Verify installation

You must open a new shell to verify the installation with the following command:

turso