Adding submodule update --remote

This commit is contained in:
Dessalines 2020-10-07 11:09:56 -05:00
parent 9dc6294065
commit f00cfa005e

View 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