mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-08 19:52:36 +01:00
Update README.md
This commit is contained in:
parent
75b9043e8e
commit
edf050ea00
@ -1,5 +1,10 @@
|
||||
# Getting started
|
||||
## Wihout automated scripts (for all systems)
|
||||
1. Open up a Terminal.
|
||||
1. Type this command: `curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.bat --output setup.bat && setup.bat`.
|
||||
|
||||
## With automated scripts
|
||||
This method need to have [Git](https://git-scm.com) installed.
|
||||
### Windows
|
||||
1. Open up a Terminal.
|
||||
2. Type this command: `git clone https://github.com/fosscord/fosscord && .\scripts\setup\setup.bat`.
|
||||
|
Loading…
Reference in New Issue
Block a user