From: Dessalines Date: Wed, 7 Oct 2020 16:09:56 +0000 (-0500) Subject: Adding submodule update --remote X-Git-Url: http://these/git/?a=commitdiff_plain;h=f00cfa005ef5070c98a19c066937e5d0b5f2e873;p=lemmy.git Adding submodule update --remote --- diff --git a/docs/src/contributing_local_development.md b/docs/src/contributing_local_development.md index ba3663c9..cf7049bd 100644 --- a/docs/src/contributing_local_development.md +++ b/docs/src/contributing_local_development.md @@ -38,7 +38,7 @@ cargo build git clone https://github.com/LemmyNet/lemmy-ui.git # get the translations git submodule init -git submodule update +git submodule update --remote ``` ### Setup postgresql