1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-22 10:22:32 +01:00
spacebarchat/setup
2021-02-09 10:28:16 +01:00
..
README.md bash setup script 2021-02-04 11:02:07 +01:00
setup.bat setup.bat update discord-open-source -> fosscord 2021-02-09 10:28:16 +01:00
setup.sh setup.sh update discord-open-source -> fosscord 2021-02-09 10:25:42 +01: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