mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 19:32:30 +01:00
📝 update wording
This commit is contained in:
parent
433911821c
commit
881959e5de
@ -4,7 +4,7 @@
|
||||
|
||||
### Download
|
||||
|
||||
For stable fosscord-server release use this version.
|
||||
This is the stable fosscord-server release.
|
||||
|
||||
Download the server release from [GitHub](https://github.com/fosscord/fosscord-server/releases) for your operating system. (Size ~60mb)
|
||||
|
||||
@ -14,13 +14,13 @@ You can now access it on [http://localhost:3001](http://localhost:3001).
|
||||
|
||||
### With terminal/shell
|
||||
|
||||
You will be able to use the latest bleeding edge version of fosscord-server. (Which may have bugs)
|
||||
This is the latest bleeding edge version of fosscord-server, which may have bugs.
|
||||
|
||||
You need to install git from [git-scm.com](https://git-scm.com/downloads) or your package manager.
|
||||
|
||||
You need to install nodejs from [nodejs.org](https://nodejs.org/) or your package manager.
|
||||
|
||||
Then clone and start the server, by executing this in the
|
||||
Now you can clone and start the server, by executing this in the terminal/shell:
|
||||
|
||||
```
|
||||
git clone https://github.com/fosscord/fosscord-server
|
||||
|
Loading…
Reference in New Issue
Block a user