Adding submodule update --remote

pull/1182/head
Dessalines 4 years ago
parent 9dc6294065
commit f00cfa005e

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

Loading…
Cancel
Save