mirror of https://github.com/LemmyNet/lemmy.git
Adding submodule update --remote
parent
9dc6294065
commit
f00cfa005e
|
@ -38,7 +38,7 @@ cargo build
|
||||||
git clone https://github.com/LemmyNet/lemmy-ui.git
|
git clone https://github.com/LemmyNet/lemmy-ui.git
|
||||||
# get the translations
|
# get the translations
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update --remote
|
||||||
```
|
```
|
||||||
|
|
||||||
### Setup postgresql
|
### Setup postgresql
|
||||||
|
|
Loading…
Reference in New Issue