Files
spacebarchat/scripts/setup/README.md
2021-05-01 17:54:57 +02:00

318 B

Getting started

Windows

  1. Open up a Terminal.
  2. Type this command: git clone https://github.com/fosscord/fosscord && .\scripts\setup\setup.bat.

Posix systems (MacOS, Linux...)

  1. Open up a Terminal.
  2. Type this command: git clone https://github.com/fosscord/fosscord && sh ./scripts/setup/setup.sh.