1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-08 19:52:36 +01:00

Delete README.md

This commit is contained in:
Stylix58 2021-05-01 17:45:18 +02:00 committed by GitHub
parent 1d89221247
commit 7b8b3bae76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +0,0 @@
## Getting Started
### Windows
to setup all repositories open cmd and enter this to command
```
curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.bat --output setup.bat && setup.bat
```
### Linux/MacOS
to setup all repositories open the terminal and enter this to command
```
curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.sh --output setup.sh && bash setup.sh
```