mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-06 00:49:52 +00:00
Adding submodule update --remote
This commit is contained in:
parent
9dc6294065
commit
f00cfa005e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue