Install ChaiaList on macOS

Follow these quick steps to open Terminal and run the install command.

1) Open Terminal

Press + Space to open Spotlight, type Terminal, then look for this icon and press Return.

2) Paste this command into Terminal

git clone https://github.com/chaialistech/chaialist.git && cd chaialist && ./install.sh

Tip: Click “Copy command”, switch to Terminal, press + V, then press Return.