1
0
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:
Flam3rboy 2021-05-28 01:10:26 +02:00 committed by GitHub
parent eeccfe9de8
commit 4f0f863f0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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