mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Adding submodule update --remote
This commit is contained in:
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…
Reference in New Issue
Block a user