mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 19:32:30 +01:00
Update contributing.md
This commit is contained in:
parent
eeccfe9de8
commit
4f0f863f0e
@ -7,7 +7,7 @@ Clone all repositories:
|
||||
```
|
||||
git clone --recurse-submodules -j8 https://github.com/fosscord/fosscord
|
||||
cd fosscord
|
||||
git submodule foreach "git checkout master"
|
||||
git submodule foreach "git checkout master && git pull origin master"
|
||||
```
|
||||
|
||||
### Mongodb
|
||||
|
Loading…
Reference in New Issue
Block a user