mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-12 13:42:46 +01:00
Update README.md
This commit is contained in:
parent
06fd687fbb
commit
d3c4ea8a14
@ -1,7 +1,12 @@
|
|||||||
# Getting Started
|
# Getting Started
|
||||||
## Without automated scripts (for all systems)
|
## Without automated scripts
|
||||||
|
### Windows
|
||||||
1. Open up a Terminal.
|
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`.
|
2. Type this command: `curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.bat --output setup.bat && setup.bat`.
|
||||||
|
|
||||||
|
### Posix systems (MacOS, Linux...)
|
||||||
|
1. Open up a Terminal.
|
||||||
|
2. Type this command: `curl https://raw.githubusercontent.com/fosscord/fosscord/main/scripts/setup/setup.sh --output setup.sh && sh setup.sh`.
|
||||||
|
|
||||||
## With automated scripts
|
## With automated scripts
|
||||||
This method need to have [Git](https://git-scm.com) installed.
|
This method need to have [Git](https://git-scm.com) installed.
|
||||||
|
Loading…
Reference in New Issue
Block a user