mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2026-04-27 06:25:12 +00:00
Getting Started
Windows
Just double click setup.bat
Linux/MacOS
to execute the setup script you need to grant execution permission (+x).
To do that open your terminal and navigate to this directory setup/ and enter this:
chmod +x setup.sh
and then execute by double clicking or entering this in the terminal:
./setup.sh