]> Untitled Git - lemmy.git/commitdiff
Adding submodule update --remote
authorDessalines <tyhou13@gmx.com>
Wed, 7 Oct 2020 16:09:56 +0000 (11:09 -0500)
committerDessalines <tyhou13@gmx.com>
Wed, 7 Oct 2020 16:09:56 +0000 (11:09 -0500)
docs/src/contributing_local_development.md

index ba3663c934b41e0cbff1837e99f94369009a2e0d..cf7049bdc5a1e46110d4abc8679d3812828f7292 100644 (file)
@@ -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